Age | Commit message (Expand) | Author | Files | Lines |
1994-03-31 | Delete ifdefed out section defining *_SECTION_ASM_OP macros. | Jim Wilson | 1 | -21/+0 |
1994-03-31 | (addsi3_internal): Don't output subtract. | Jim Wilson | 1 | -14/+4 |
1994-03-31 | (mips_rtx_classify, md_register_operand, | Jim Wilson | 1 | -138/+33 |
1994-03-31 | (mips_rtx_classify, cmp2_op, fcmp_op, | Jim Wilson | 1 | -51/+66 |
1994-03-30 | (standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR defined. | Richard Kenner | 1 | -0/+4 |
1994-03-30 | (NO_ASM_FMOVECR): Defined. | Richard Kenner | 1 | -5/+23 |
1994-03-30 | (FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_. | Richard Kenner | 1 | -10/+20 |
1994-03-30 | (global_symbolic_reference_mentioned_p): New parameter F. | Richard Kenner | 1 | -19/+34 |
1994-03-30 | (sparc_type_code): Revise so it supports non-C types. | Richard Kenner | 1 | -62/+26 |
1994-03-30 | (string.h): Don't include when inhibit_libc is defined. | Jim Wilson | 1 | -0/+2 |
1994-03-30 | (output_move_double): Use `%.' where appropriate. | Torbjorn Granlund | 1 | -36/+20 |
1994-03-29 | *** empty log message *** | Chris Smith | 1 | -1/+1 |
1994-03-28 | (ASM_IDENTIFY_GCC): Define to be non-null. | Richard Kenner | 1 | -3/+3 |
1994-03-26 | Change address for rfg. | Richard Kenner | 1 | -1/+3 |
1994-03-25 | i386.md (movhi, movqi): Properly recognized unsigned forms of -1 for | Richard Kenner | 1 | -8/+11 |
1994-03-25 | (MOTOROLA_BSR): Defined. | Richard Kenner | 1 | -0/+1 |
1994-03-25 | (call): If (new) MOTOROLA_BSR defined, try to emit 'bsr'. | Richard Kenner | 1 | -0/+10 |
1994-03-25 | (CONST_COSTS): Reflect the change in m68k.md. | Richard Kenner | 1 | -5/+6 |
1994-03-25 | (movsi): New strategy for moving small constants into dregs, if it | Richard Kenner | 1 | -35/+8 |
1994-03-25 | (output_prolog): Correctly compute floating-reg save area offset. | Richard Kenner | 1 | -1/+5 |
1994-03-25 | (output_function_prologue): Use link.w on 68040; emit pea fp + movl | Richard Kenner | 1 | -3/+16 |
1994-03-25 | pa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling of FP registers and... | Jeff Law | 1 | -2/+13 |
1994-03-24 | (CPP_PREDEFINES): Fix typo. | Frederic Pierresteguy | 1 | -1/+1 |
1994-03-23 | (mips_asm_file_start): Add comment on TARGET_GP_OPT code. | Jim Wilson | 1 | -0/+7 |
1994-03-23 | Change rfg's address. | Richard Kenner | 12 | -13/+15 |
1994-03-22 | (override_options): Delete unnecessary accidental comment. | Jim Wilson | 1 | -1/+0 |
1994-03-22 | (movsi): Add special handling for constants which are illegal addresses when ... | Jim Wilson | 1 | -4/+36 |
1994-03-22 | (GO_IF_LEGITIMATE_ADDRESS): Also pretend that we have REG plus CONST_INT addr... | Jim Wilson | 1 | -10/+36 |
1994-03-22 | (pic_address_needs_scratch): New function. | Jim Wilson | 1 | -1/+27 |
1994-03-22 | (MIPS_DEFAULT_GVALUE): Define to zero. | Jim Wilson | 1 | -0/+5 |
1994-03-22 | (TRAMPOLINE_TEMPLATE): Add `move $25,$3' for when TARGET_ABICALLS. | Jim Wilson | 1 | -6/+6 |
1994-03-22 | Provide HANDLE_PRAGMA_WEAK and ASM_OUTPUT_DEF. | Michael Meissner | 1 | -0/+13 |
1994-03-21 | (seq, sne, sgt, slt, sge, sle): Add support for | Jim Wilson | 1 | -6/+52 |
1994-03-20 | (PRINT_OPERAND): Print float infinity and NaN's as +/-99e999. | Richard Kenner | 1 | -3/+19 |
1994-03-20 | (ALIGN_SYMTABLE_OFFSET): Define to align symbol table sections to a quadword ... | Richard Kenner | 1 | -1/+5 |
1994-03-20 | (CHECK_FLOAT_VALUE): Add missing continuation character. | Richard Kenner | 1 | -1/+1 |
1994-03-19 | (GO_IF_INDEXABLE_BASE): Make compatible with m68k.h. | Richard Kenner | 1 | -2/+2 |
1994-03-19 | (SELECT_SECTION): Fix typo (arg names) in last change. | Richard Kenner | 1 | -6/+6 |
1994-03-18 | (SELECT_SECTION): Variables go in readonly data | Jim Wilson | 10 | -18/+52 |
1994-03-18 | (HARD_REGNO_MODE_OK): Allow DImode in FP registers. | Richard Kenner | 1 | -14/+38 |
1994-03-18 | (common_mode_defined): New variable. | Richard Kenner | 1 | -0/+14 |
1994-03-18 | (divmodsi4, udivsi3, divsi3, udivmodsi4): Add AIX common-mode cases. | Richard Kenner | 1 | -32/+260 |
1994-03-18 | (SELECT_RTX_SECTION): Add. | Jim Wilson | 1 | -0/+16 |
1994-03-18 | (SELECT_RTX_SECTION): Delete. | Jim Wilson | 1 | -10/+0 |
1994-03-18 | (FIXUNS_TRUNCTFSI2_LIBCALL): Define. | Jim Wilson | 1 | -0/+1 |
1994-03-16 | pa.h (INITIALIZE_TRAMPOLINE): Do not mask off high bits of address passed to ... | Jeff Law | 1 | -6/+3 |
1994-03-16 | pa.h (WCHAR_TYPE): Use "unsigned int" by default. | Jeff Law | 5 | -14/+9 |
1994-03-16 | * pa.md (DImode lo_sum): Add earlyclobber for alternative one. | Jeff Law | 1 | -1/+1 |
1994-03-16 | pa.h (ASM_OUTPUT_ADDR_DIFF_ELT): Rewrite to match ASM_OUTPUT_ADDR_VEC_ELT whi... | Jeff Law | 1 | -3/+6 |
1994-03-16 | (FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false. | Richard Kenner | 1 | -2/+10 |