Age | Commit message (Expand) | Author | Files | Lines |
1994-05-09 | (*TF*_LIBCALL): Delete `*' from libcall name. | Jim Wilson | 1 | -18/+18 |
1994-05-07 | (TARGET_FRW): Add note saying this option is deprecated. | Doug Evans | 1 | -19/+31 |
1994-05-07 | (leaf_reg_backmap): Delete. | Doug Evans | 1 | -36/+25 |
1994-04-28 | (adddi3, subdi3, anddi3, iordi3, xordi3): Corresponding changes. | Jim Wilson | 1 | -55/+51 |
1994-04-28 | (arith_double_operand): Modify to accept all possible constants. | Jim Wilson | 1 | -11/+5 |
1994-04-21 | (mem_aligned_8): Don't assume addresses with | Jim Wilson | 1 | -4/+7 |
1994-04-21 | (sparc_type_code): Don't put more than 30 bits of info | Jim Wilson | 1 | -3/+11 |
1994-03-31 | (CPP_PREDEFINES): Update GCC_NEW_VARARGS comment. | Jim Wilson | 1 | -4/+2 |
1994-03-31 | (SPARC_STACK_ALIGN): Use ~7 not 0xfffffff8 for portability. | Jim Wilson | 1 | -1/+1 |
1994-03-31 | (INIT_SECTION_ASM_OP): Don't set the alloc flag. | Jim Wilson | 1 | -3/+3 |
1994-03-31 | Delete ifdefed out section defining *_SECTION_ASM_OP macros. | Jim Wilson | 1 | -21/+0 |
1994-03-30 | (sparc_type_code): Revise so it supports non-C types. | Richard Kenner | 1 | -62/+26 |
1994-03-23 | Change rfg's address. | Richard Kenner | 3 | -4/+6 |
1994-03-21 | (seq, sne, sgt, slt, sge, sle): Add support for | Jim Wilson | 1 | -6/+52 |
1994-03-18 | (SELECT_SECTION): Variables go in readonly data | Jim Wilson | 1 | -0/+3 |
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-11 | (sleu+4, sleu+7, extendsftf2, extenddftf2, trunctfsf2, | Jim Wilson | 1 | -19/+71 |
1994-03-11 | (TARGET_HARD_QUAD): New macro. | Jim Wilson | 1 | -1/+28 |
1994-03-11 | (TARGET_DEFAULT): Use parentheses. | Jim Wilson | 1 | -1/+1 |
1994-03-11 | (STARTING_FRAME_OFFSET): Depend on LONG_DOUBLE_TYPE_SIZE. | Jim Wilson | 1 | -2/+3 |
1994-03-01 | (JUMP_TABLES_IN_TEXT_SECTION): Add. | Jim Wilson | 1 | -0/+5 |
1994-03-01 | (JUMP_TABLES_IN_TEXT_SECTION): Delete. | Jim Wilson | 1 | -5/+0 |
1994-02-20 | (HARD_REGNO_MODE_OK): Update comment. | Jim Wilson | 1 | -3/+1 |
1994-02-17 | (ASM_OUTPUT_SECTION_NAME): Define. | Doug Evans | 1 | -0/+6 |
1994-02-15 | Remove unneeded test for STRING_TYPE. | Per Bothner | 1 | -1/+0 |
1994-02-12 | (REVERSIBLE_CC_MODE): Define. | Richard Kenner | 1 | -1/+6 |
1994-02-08 | (save_regs, restore_regs): Use __inline__ not inline. | Jim Wilson | 1 | -2/+2 |
1994-02-06 | (NO_SYS_SIGLIST): Delete. | Jim Wilson | 1 | -4/+4 |
1994-02-06 | (movdi): Handle 'U' and 'T' constraints. | Jim Wilson | 1 | -4/+4 |
1994-01-31 | (TARGET_DEFFAULT): Add -mapp-regs. | Jim Wilson | 1 | -1/+1 |
1994-01-31 | (TARGET_APP_REGS): Define. | Jim Wilson | 1 | -2/+16 |
1994-01-31 | (TARGET_DEFAULT): Delete. | Jim Wilson | 1 | -4/+0 |
1994-01-24 | (ADDRESS_COST): Define to 1. | Jim Wilson | 1 | -4/+3 |
1994-01-24 | (sparc_address_cost): Delete. | Jim Wilson | 1 | -33/+0 |
1994-01-24 | (ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED. | Jim Wilson | 1 | -10/+9 |
1994-01-15 | (smulsi3_highpart): New pattern. | Jim Wilson | 1 | -0/+72 |
1993-12-31 | Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS. | Richard Kenner | 1 | -9/+2 |
1993-12-21 | (FUNCTION_ARG_PASS_BY_REFERENCE): Also pass Pascal arrays by reference. | Jim Wilson | 1 | -2/+4 |
1993-12-12 | Delete EXTRA_PARTS. | Richard Kenner | 1 | -4/+0 |
1993-12-08 | (APPLY_RESULT_SIZE): Define. | Jim Wilson | 1 | -0/+5 |
1993-12-08 | (untyped_call+1, untyped_call+2): Use std not st for fp | Jim Wilson | 1 | -2/+2 |
1993-12-03 | (ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of shift_operand. | Richard Kenner | 1 | -7/+28 |
1993-12-03 | (shift_operand): Delete function. | Richard Kenner | 1 | -14/+1 |
1993-11-30 | (STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for prologue. | Richard Kenner | 1 | -13/+13 |
1993-10-25 | (LONG_DOUBLE_TYPE_SIZE): Don't define here. | Jim Wilson | 1 | -0/+4 |
1993-10-25 | (LONG_DOUBLE_TYPE_SIZE): Do define here. | Jim Wilson | 1 | -0/+6 |
1993-10-20 | (flush): Add pattern. | Richard Stallman | 1 | -0/+8 |
1993-10-20 | (INITIALIZE_TRAMPOLINE): Emit 3 flush instrutions. | Richard Stallman | 1 | -1/+13 |