| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p | amylaar | 1999-06-23 | 1 | -0/+5 |
* | * flow.c (flow_delete_insn): If we delete a CODE_LABEL, also remove | law | 1999-04-12 | 1 | -0/+30 |
* | Warning fixes: | ghazi | 1999-03-28 | 1 | -1/+1 |
* | * rtlanal.c (auto_inc_p): New function. | m.hayes | 1999-03-15 | 1 | -0/+24 |
* | * rtl.h (insn_first_p): Don't declare. | amylaar | 1999-02-25 | 1 | -20/+0 |
* | * loop.c (libcall_other_regs): Make extern. | amacleod | 1999-02-22 | 1 | -4/+6 |
* | * rtlanal.c (insn_first_p): Fix return value for insn == reference. | amylaar | 1999-02-19 | 1 | -2/+4 |
* | * rtlanal.c (for_each_rtx): Fix declaration to conform to GNU | mmitchel | 1999-02-10 | 1 | -2/+2 |
* | Missed from last commit. | rth | 1999-02-02 | 1 | -0/+33 |
* | Happy new year. | amylaar | 1999-01-28 | 1 | -1/+1 |
* | * rtl.h (insn_first_p): Declare. | amylaar | 1999-01-27 | 1 | -0/+31 |
* | Fix obvious typo that produced compile time warning. | nickc | 1998-12-22 | 1 | -1/+1 |
* | | law | 1998-12-14 | 1 | -1/+1 |
* | * rtlanal.c (multiple_sets): New function. | law | 1998-12-12 | 1 | -0/+32 |
* | * rtlanal.c (regs_set_between_p): New function. | rth | 1998-11-26 | 1 | -0/+46 |
* | * flow.c (life_analysis_1): Do not clobber regs_ever_live after | law | 1998-10-16 | 1 | -22/+13 |
* | * rtl.h: Delete duplicate prototypes. Add some missing | law | 1998-10-13 | 1 | -1/+2 |
* | More multi-register structure return recognition fixes and: | davem | 1998-09-12 | 1 | -0/+12 |
* | * flow.c (mark_set_1): Recognize multi-register structure return | davem | 1998-09-12 | 1 | -2/+19 |
* | * rtlanal.c (for_each_rtx): Check in the change mentioned below. | mmitchel | 1998-08-19 | 1 | -0/+73 |
* | � | vmakarov | 1998-07-28 | 1 | -1/+7 |
* | * rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART. If | law | 1998-07-08 | 1 | -3/+8 |
* | * rtlanal.c (find_reg_note): Ignore notes that are not on on | law | 1998-05-13 | 1 | -0/+8 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -1/+2 |
* | * varasm.c (asm_output_bss): Add prototype. | law | 1998-04-17 | 1 | -0/+2 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -1/+1 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | Rats. Forgot to change copyrights on the first commit. | robertl | 1998-02-13 | 1 | -1/+1 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -1/+0 |
* | * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after | law | 1998-01-28 | 1 | -10/+21 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -0/+3 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -12/+49 |
* | * rtlanal.c (jmp_uses_reg_or_mem): Fix typo in last change. | law | 1997-09-23 | 1 | -1/+1 |
* | * jump.c (jmp_uses_reg_or_mem): Deleted unused function. | law | 1997-09-22 | 1 | -0/+96 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+1 |
* | (rtx_addr_varies_p): Scan operands of type `E'. | kenner | 1996-05-06 | 1 | -3/+12 |
* | Update comment for rtx_equal_function_value_matters. | kenner | 1996-03-10 | 1 | -1/+1 |
* | (reg_set_last): Fix call to reg_set_between_p. | kenner | 1995-10-06 | 1 | -1/+1 |
* | (reg_set_p_1): Now static; add extra parm. | kenner | 1995-06-28 | 1 | -3/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (may_trap_p, case EXPR_LIST): New case. | kenner | 1994-08-25 | 1 | -0/+4 |
* | (volatile_insn_p): Call ourselves in recursive scan. | kenner | 1994-05-29 | 1 | -3/+3 |
* | (reg_used_between_p): Check usage exprs on CALL_INSNs. | kenner | 1994-05-06 | 1 | -4/+101 |
* | (replace_regs, case REG): Return copies of SUBREGs, to | wilson | 1993-12-21 | 1 | -1/+8 |
* | (volatile_insn_p): New function. | rms | 1993-10-19 | 1 | -0/+65 |
* | * rtlanal.c: (rtx_unstable_p): HARD_FRAME_POINTER_REGNUM is not | dje | 1993-09-24 | 1 | -3/+5 |
* | (modified_between_p): Handle vectors. | kenner | 1993-09-06 | 1 | -4/+74 |
* | (find_regno_note): Find note that overlaps REGNO, not just one that | kenner | 1993-03-30 | 1 | -2/+9 |
* | Comment fix. | rms | 1993-01-23 | 1 | -0/+2 |
* | (single_set): fix typo in REG_UNUSED check. | rms | 1992-10-14 | 1 | -3/+3 |