| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an | law | 1997-12-19 | 1 | -4/+5 |
* | Amend Copyright notice. | amylaar | 1997-12-08 | 1 | -1/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 4 | -23/+23 |
* | * sh.c (final_prescan_insn): Use local label prefix | amylaar | 1997-12-04 | 1 | -2/+2 |
* | * sh.md (attribute "type"): Add nil. | amylaar | 1997-11-19 | 1 | -22/+14 |
* | Remove ENABLE_REGMOVE_PASS. | amylaar | 1997-11-10 | 1 | -3/+0 |
* | Sync SH port with FSF; enable regmove for SH. | amylaar | 1997-11-08 | 4 | -591/+2357 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 2 | -210/+280 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h, | law | 1997-09-03 | 1 | -4/+0 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, | law | 1997-09-01 | 2 | -0/+39 |
* | * sh.c (sh_expand_epilogue): Emit a blockage insn before | law | 1997-06-30 | 1 | -6/+15 |
* | Remove unwanted line accidentally inserted in last change. | law | 1997-06-08 | 1 | -1/+0 |
* | * sh.c (trap_exit, sp_switch): New variables. | law | 1997-06-05 | 3 | -3/+130 |
* | x | merrill | 1997-04-30 | 1 | -1/+1 |
* | (xtrct_left, xtrct_right): New patterns. | wilson | 1997-04-14 | 1 | -0/+20 |
* | (sne): Modified to use negc instead of xor. | wilson | 1997-04-10 | 1 | -3/+32 |
* | (output_stack_adjust): Reorganize code for readability. | wilson | 1997-04-09 | 1 | -25/+29 |
* | (output_stack_adjust): When splitting an adjustment into two parts, | amylaar | 1997-04-09 | 1 | -3/+7 |
* | (ADJUST_COSTS): Define. | amylaar | 1997-04-01 | 1 | -1/+30 |
* | (calc_live_regs): need not save MACL/MACH when not live, and in leaf function. | amylaar | 1997-02-11 | 1 | -4/+3 |
* | (calc_live_regs): exclude RETURN_ADDRESS_POINTER_REGNUM. | amylaar | 1997-02-11 | 1 | -0/+1 |
* | (ELIMINABLE_REGS): updated comments. | amylaar | 1997-02-11 | 1 | -2/+13 |
* | Update comment about BSR. | amylaar | 1997-02-03 | 1 | -8/+4 |
* | sh.md (movsi_i, movsi_ie, movhi_i, movhi+1): Use type pcload for | amylaar | 1997-01-29 | 1 | -6/+8 |
* | (REG_CLASS_CONTENTS): Add rap to GENERAL_REGS and its superclasses. | amylaar | 1997-01-29 | 1 | -3/+3 |
* | (and_shl_scratch): typo fix for length 8. | amylaar | 1997-01-27 | 1 | -1/+1 |
* | (shl_and_kind): typo fix. | amylaar | 1997-01-27 | 1 | -1/+1 |
* | (dect): Rewrite pattern so that it can be combined. | amylaar | 1996-12-13 | 1 | -14/+3 |
* | Define SMALL_REGISTER_CLASSES with a value | ian | 1996-12-13 | 1 | -1/+1 |
* | (ADJUST_INSN_LENGTH): don't break from loop when only a LOOP_BEG is found. | amylaar | 1996-12-10 | 1 | -4/+11 |
* | (output_stack_adjust): New argument TEMP. Changed all callers. | amylaar | 1996-11-21 | 1 | -10/+30 |
* | (define_split for and_shl_scratch): | amylaar | 1996-11-06 | 1 | -2/+1 |
* | (gen_shl_and): Try to generate shorter constant for and. | amylaar | 1996-11-06 | 1 | -0/+5 |
* | (shl_sext_ext): Don't accept simple left/right shift variant. | amylaar | 1996-10-29 | 1 | -1/+1 |
* | (EXT_SHIFT_SIGNED): New macro. | amylaar | 1996-10-29 | 1 | -10/+27 |
* | (SECONDARY_INPUT_RELOAD_CLASS): Define. | amylaar | 1996-10-28 | 1 | -0/+15 |
* | (movsf_ieq, movsf_ie): Merged the former into the latter. | amylaar | 1996-10-28 | 1 | -22/+20 |
* | * sh.md (movdf_k, movsf_i, movsf_ie): new alternative for | amylaar | 1996-10-24 | 1 | -12/+83 |
* | * sh.c (dump_table): handle SFmode and DFmode. | amylaar | 1996-10-24 | 1 | -35/+33 |
* | * sh.h (CONST_DOUBLE_OK_FOR_LETTER_P): always true for 'F' . | amylaar | 1996-10-24 | 1 | -6/+2 |
* | (gen_shl_sext): Add missing parameter to shl_sext_kind call. | wilson | 1996-10-21 | 1 | -2/+2 |
* | (sfunc_uses_reg): New function. | wilson | 1996-10-04 | 1 | -17/+90 |
* | (PRESERVE_DEATH_INFO_REGNO_P): define | wilson | 1996-10-04 | 1 | -0/+2 |
* | (gen_shl_and, gen_shl_sext): use gen_lowpart to | wilson | 1996-09-30 | 1 | -28/+40 |
* | (insv): New pattern. | wilson | 1996-09-25 | 1 | -0/+48 |
* | (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF. | kenner | 1996-09-21 | 1 | -3/+3 |
* | (LEGITIMIZE_ADDRESS): typo fixes (x -> X). | wilson | 1996-09-17 | 1 | -3/+3 |
* | New define_splits to recombine output from LEGITIMIZE_ADDRESS. | wilson | 1996-09-17 | 1 | -0/+55 |
* | (ext_shift_insns, ext_shift_amounts): new arrays. | wilson | 1996-09-16 | 1 | -0/+585 |
* | (ashlhi3_k, lshrhi3_m): new insn pattern. | wilson | 1996-09-16 | 1 | -0/+278 |