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