aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
1995-07-29(CAN_DEBUG_WITHOUT_FP): Comment out.Richard Kenner1-2/+2
1995-07-29(SUBREG_OK_FOR_INDEX_P): New macro.Richard Kenner1-5/+17
1995-07-28(define_peephole): Add peepholes to use r0+rN addressing mode for someRichard Kenner1-0/+81
1995-07-28(reg_unused_after): New function.Richard Kenner1-0/+50
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Change FSF address.Richard Kenner4-18/+22
1995-06-06Add some comments. Cleanup formatting.Jim Wilson1-135/+184
1995-06-06Add some comments.Jim Wilson1-0/+17
1995-06-06(print_operand): Check for annulled branches.Jim Wilson1-9/+33
1995-05-24(shiftcosts, genshifty_op): Add SH3 support.Jim Wilson1-0/+13
1995-05-24(ashlsi3, lshrsi3): Add SH3 support.Jim Wilson1-5/+36
1995-05-23(shift_amounts): Correct entry for shifts by 29.Jim Wilson1-1/+1
1995-05-23(sett): New pattern.Jim Wilson1-1/+9
1995-05-16Fix typos in comments.Richard Kenner2-3/+3
1995-05-09(__ashrsi3, __ashlsi3, __lshrsi3): Use .byte insteadJim Wilson1-111/+105
1995-05-04(general_movsrc_operand, general_movdst_operand): DeleteJim Wilson1-7/+2
1995-05-04Clean up whitespace, comments, etc.Jim Wilson1-232/+198
1995-04-27(ashiftrt_r4_*): Rewrite for efficiency.Jim Wilson1-19/+496
1995-04-27(LIB1ASMFUNCS): Add new functions.Jim Wilson1-15/+3
1995-04-27Clean up white space.Jim Wilson1-1/+0
1995-04-26(ashrsi2_31): Don't use dead_or_set_p after reload.Richard Kenner1-11/+3
1995-04-20Completely rewritten.Jim Wilson1-1211/+694
1995-04-20(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,Jim Wilson1-45/+21
1995-04-20Delete spurious constraints from all define_expands.Jim Wilson1-67/+70
1995-04-11(shiftby_operand): Delete.Jim Wilson1-11/+0
1995-04-11(TARGET_SWITCHES): -m3 and -m3l also set SH2_BIT.Jim Wilson1-4/+4
1995-04-11(ashlsi3): Use nonmemory_operand as a predicate instead of shiftby_operand.Jim Wilson1-4/+12
1995-04-03(gen_shifty_op, case ASHIFTRT): Return 0 if shift count is not a constant.Jim Wilson1-0/+3
1995-03-29(andcosts): Modify costs to match the hardware, and addJim Wilson1-5/+13
1995-03-22(udivsi3): Don't clobber register 6.Jim Wilson1-21/+16
1995-03-22Correct comment.Jim Wilson1-1/+1
1995-03-10(movdi define_split, movdf define_split): Correct indentation and formatting.Jim Wilson1-10/+20
1995-02-24(PACKSTRUCT_BIT, TARGET_PACKSTRUCT): Change to PADSTRUCT.Jim Wilson1-7/+9
1995-02-24Correct typos and formatting problems.Jim Wilson1-446/+269
1995-02-24Correct typos and formatting problems.Jim Wilson1-154/+123
1995-02-24Correct typos and formatting problems.Jim Wilson1-162/+131
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-6/+5
1995-02-07(prepare_scc_operands, from_compare): Force constant 0 intoJim Wilson1-2/+5
1995-02-07Correct errors in comments.Jim Wilson1-69/+26
1995-02-07Correct errors in comments.Jim Wilson1-185/+60
1995-02-07Correct errors in comments. Delete all assembler comments.Jim Wilson1-364/+209
1995-02-06(sh_function_arg): Don't reject unaligned structures.Jim Wilson1-3/+0
1995-01-25(CONST_OK_FOR_LETTER_P): Add case for 'N'. Correct comment.Jim Wilson1-4/+24
1995-01-25(prepare_scc_operands): Force sh_compare_op1 to a register if it is an invali...Jim Wilson2-123/+95
1995-01-20(machine_dependent_reorg): When remove SUBREG, add inJim Wilson1-2/+6
1995-01-20(multcosts): Do not compute cost of constant power-of-two multiplies as if th...Jim Wilson1-23/+5
1995-01-06(DO_GLOBAL_CTORS_BODY): Run constructors from right toJim Wilson1-2/+2
1994-12-28(sh_expand_prologue): Clear extra_push at start.Jim Wilson1-13/+12
1994-12-16(ashiftrt_r4_1): Delete useless or instruction.Jim Wilson1-1/+1
1994-12-07*** empty log message ***Steve Chamberlain1-1/+8