| Commit message (Expand) | Author | Age | Files | Lines |
* | (mem_aligned_8): Delete ifdefed out code. Add support | wilson | 1993-04-25 | 1 | -44/+10 |
* | (TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete. | wilson | 1993-04-25 | 1 | -63/+22 |
* | (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Make %f0/%f1 | wilson | 1993-04-25 | 1 | -3/+10 |
* | (movstrsi): Comment out. | wilson | 1993-04-25 | 1 | -39/+41 |
* | (output_load_address, output_size_for_block_move, | wilson | 1993-04-25 | 1 | -0/+13 |
* | (output_function_epilogue): Emit 'nop' instead of | wilson | 1993-04-25 | 1 | -0/+4 |
* | (movdf): Add a define split. | wilson | 1993-04-25 | 1 | -0/+12 |
* | (SIZE_TYPE): Deleted. | kenner | 1993-04-25 | 1 | -3/+0 |
* | * pa.md (cacheflush): Rework pattern and output template to avoid | law | 1993-04-24 | 1 | -2/+2 |
* | * pa.h (INITIALIZE_TRAMPOLINE): Pass a register operand, not a | law | 1993-04-24 | 1 | -1/+1 |
* | * pa.md (casesi0): Indicate that the PC is set to the | law | 1993-04-23 | 1 | -2/+1 |
* | entered into RCS | roland | 1993-04-23 | 2 | -0/+105 |
* | *** empty log message *** | roland | 1993-04-23 | 1 | -3/+3 |
* | (ASM_FILE_START): Don't output a .file directive. | wood | 1993-04-22 | 1 | -2/+3 |
* | (cmpsi): Use `cmpq' for small immediate values. | rms | 1993-04-18 | 1 | -14/+20 |
* | (clipper_frame_size): New function. | rms | 1993-04-18 | 1 | -63/+123 |
* | (FRAME_POINTER_REQUIRED, FRAME_POINTER_OFFSET): | rms | 1993-04-18 | 1 | -5/+18 |
* | (blockage): Use unspec_volatile #1; #0 is IMB. | kenner | 1993-04-17 | 1 | -1/+1 |
* | (untyped_call, blockage): New patterns. | kenner | 1993-04-17 | 3 | -0/+111 |
* | (FUNCTION_VALUE_REGNO_P): True only for the first register in the | kenner | 1993-04-17 | 1 | -1/+1 |
* | Delete extra dependencies. | meissner | 1993-04-16 | 3 | -101/+0 |
* | Don't put relocatable items into .text if -pic-lib. | meissner | 1993-04-16 | 1 | -2/+8 |
* | Allow iris to have its version of the trampoline code. | meissner | 1993-04-16 | 1 | -0/+31 |
* | Don't put relocatable items into .rdata. | meissner | 1993-04-16 | 1 | -2/+13 |
* | (REAL_VALUE_ATOF): Define only if not REAL_ARITHMETIC. | rms | 1993-04-16 | 1 | -3/+5 |
* | (floatsidf2): Add missing arg to REAL_VALUE_ATOF. | rms | 1993-04-14 | 1 | -1/+1 |
* | (movXX): Third arg to emit_move_sequence is NULL_RTX. | kenner | 1993-04-13 | 1 | -7/+8 |
* | (LEGITIMIZE_ADDRESS): Last arg to force_operand is NULL_RTX. | kenner | 1993-04-13 | 1 | -4/+4 |
* | (sminsf, smindf, smaxsf, smaxdf): Should be minsf, etc. | kenner | 1993-04-13 | 1 | -5/+5 |
* | (ASM_OUTPUT_FLOAT_OPERAND): Use CODE. | wood | 1993-04-12 | 1 | -1/+1 |
* | (CONSTANT_ALIGNMENT): Only increase alignment of string constants. | wilson | 1993-04-12 | 1 | -1/+2 |
* | (adddi3/subdi3): Allow immediate constants. | kenner | 1993-04-12 | 1 | -8/+12 |
* | (print_operand): Sort all cases in alphabetical order. | kenner | 1993-04-12 | 1 | -205/+216 |
* | Define MKTEMP_EACH_FILE and NO_PRECOMPILES. | rms | 1993-04-12 | 1 | -0/+4 |
* | (ONLY_INT_FIELDS): No longer needed. | kenner | 1993-04-10 | 1 | -5/+1 |
* | (alpha_sa_size): Need to save $26 if it is used or if any other | kenner | 1993-04-10 | 1 | -32/+72 |
* | (add/sub): Correct predicates and constraints for sNaddX and addX insns; we | kenner | 1993-04-10 | 1 | -56/+221 |
* | Move machine independent portions to | wood | 1993-04-09 | 1 | -388/+57 |
* | Initial revision | wood | 1993-04-09 | 6 | -0/+855 |
* | entered into RCS | roland | 1993-04-09 | 1 | -1/+1 |
* | Initial revision | rms | 1993-04-09 | 1 | -0/+10 |
* | (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add new | kenner | 1993-04-09 | 1 | -3/+6 |
* | Add -fpic support back in. | meissner | 1993-04-07 | 1 | -14/+40 |
* | (lshldi3, lshrdi3): Define. | wilson | 1993-04-06 | 1 | -0/+80 |
* | (movdi): End by returning the last template; otherwise | wilson | 1993-04-06 | 1 | -3/+3 |
* | More mips gas changes, allow -gdwarf on OSF/1 | meissner | 1993-04-06 | 4 | -18/+28 |
* | * pa.c (print_stw, print_ldw): Delete. | law | 1993-04-06 | 1 | -266/+324 |
* | * pa.h (FIXED_REGISTERS): %r4 is no longer fixed. | law | 1993-04-06 | 1 | -9/+5 |
* | * pa.md (prologue, epilogue): New define_expands. | law | 1993-04-06 | 1 | -0/+41 |
* | * pa.md (movdi patterns): Do not accept 1.0 FP registers in | law | 1993-04-05 | 1 | -16/+16 |