aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
1993-10-11Define SHIFT_COUNT_TRUNCATED to have a value of 1.Richard Kenner1-4/+3
1993-10-05(umulsidi3): Use uns_arith_operand not arith_operand.Jim Wilson1-2/+21
1993-10-05(SELECT_CC_MODE): Add support for ASHIFT.Jim Wilson1-4/+5
1993-10-05(uns_small_int, uns_arith_operand): New functions.Jim Wilson1-0/+30
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans6-6/+10
1993-09-28Comment that this is for sparclite w/o FPU.Jim Wilson1-1/+1
1993-09-28(CPP_SPEC): Handle -mf930 and -mf934.Jim Wilson1-4/+13
1993-09-28New file.Jim Wilson1-0/+7
1993-09-25Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and deleteRichard Kenner1-3/+9
1993-09-09Set CROSS_LIBGCC1 to be libgcc1.nullIan Lance Taylor1-0/+1
1993-09-08Cosmetic changes only. Just reordered code a little.Doug Evans3-254/+257