]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtlanal.c
Update copyrights
[thirdparty/gcc.git] / gcc / rtlanal.c
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazireload.c: PROTO -> PARAMS.
1999-12-27  Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-12-16  David S. Millerexpr.c (emit_move_insn_1): Only emit clobbers if one...
1999-12-15  David S. Millerrtlanal.c (reg_overlap_mentioned_p): Handle CONCAT.
1999-11-02  Catherine MooreMakefile.in (genattrtab): Don't use (HOST_RTLANAL).
1999-11-01  Richard Kenner[multiple changes]
1999-10-27  Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-20  Richard Hendersonbasic-block.h (PROP_*): Move constants from ...
1999-09-19  Mark MitchellFix typo in last change
1999-09-19  Mark Mitchellrtl.h (insns_safe_to_move_p): New function.
1999-09-03  Richard Hendersonflow.c (propagate_block): Use XEXP not SET_DEST for...
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19  Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-06-23  J"orn Renneckertlanal.c (reg_referenced_p): Use reg_overlap_mentioned...
1999-04-12  Jeffrey A Lawflow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-03-28  Kaveh R. GhaziWarning fixes:
1999-03-15  Michael Hayesrtlanal.c (auto_inc_p): New function.
1999-02-25  J"orn Renneckertl.h (insn_first_p): Don't declare.
1999-02-22  Andrew MacLeodloop.c (libcall_other_regs): Make extern.
1999-02-19  J"orn Renneckertlanal.c (insn_first_p): Fix return value for insn...
1999-02-10  Mark Mitchellrtlanal.c (for_each_rtx): Fix declaration to conform...
1999-02-02  Richard HendersonMissed from last commit.
1999-01-28  Joern RenneckeHappy new year.
1999-01-27  J"orn Renneckertl.h (insn_first_p): Declare.
1998-12-22  Nick CliftonFix obvious typo that produced compile time warning.
1998-12-14  Jeff Lawrtl.h (multiple_sets): Fix prototype.
1998-12-12  Jeffrey A Lawrtlanal.c (multiple_sets): New function.
1998-11-26  Richard Hendersonrtlanal.c (regs_set_between_p): New function.
1998-10-16  Bernd Schmidtflow.c (life_analysis_1): Do not clobber regs_ever_live...
1998-10-13  Jeffrey A Lawrtl.h: Delete duplicate prototypes.
1998-09-12  David S. MillerMore multi-register structure return recognition fixes...
1998-09-12  David S. Millerflow.c (mark_set_1): Recognize multi-register structure...
1998-08-19  Mark Mitchell* rtlanal.c (for_each_rtx): Check in the change mention...
1998-07-28  Vladimir N. Makarovcse.c (cse_insn): Enable subsitution inside libcall...
1998-07-08  Jeffrey A Lawrtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_...
1998-05-13  Michael Meissnerrtlanal.c (find_reg_note): Ignore notes that are not...
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-04-17  Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-04-04  Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-02-13  Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13  Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-01-28  Mike Stumprtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes...
1997-12-20  Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-23  Jeffrey A Lawrtlanal.c (jmp_uses_reg_or_mem): Fix typo in last change.
1997-09-22  Jeffrey A Lawjump.c (jmp_uses_reg_or_mem): Deleted unused function.
1996-07-03  Mike Stumpformatting tweaks
1996-05-06  Richard Kenner(rtx_addr_varies_p): Scan operands of type `E'.
1996-03-10  Richard KennerUpdate comment for rtx_equal_function_value_matters.
1995-10-06  Richard Kenner(reg_set_last): Fix call to reg_set_between_p.
1995-06-28  Richard Kenner(reg_set_p_1): Now static; add extra parm.
1995-06-15  Richard KennerUpdate FSF address.
1994-08-25  Richard Kenner(may_trap_p, case EXPR_LIST): New case.
1994-05-29  Richard Kenner(volatile_insn_p): Call ourselves in recursive scan.
1994-05-06  Richard Kenner(reg_used_between_p): Check usage exprs on CALL_INSNs.
1993-12-21  Jim Wilson(replace_regs, case REG): Return copies of SUBREGs, to
1993-10-19  Richard Stallman(volatile_insn_p): New function.
1993-09-24  Doug Evansrtlanal.c: (rtx_unstable_p): HARD_FRAME_POINTER_REGNUM...
1993-09-06  Richard Kenner(modified_between_p): Handle vectors.
1993-03-30  Richard Kenner(find_regno_note): Find note that overlaps REGNO, not...
1993-01-23  Richard StallmanComment fix.
1992-10-14  Richard Stallman(single_set): fix typo in REG_UNUSED check.
1992-09-19  Richard Kenner(reg_set_last): Allow old value to be a SUBREG.
1992-07-06  Charles Hannumentered into RCS
1992-01-28  Richard Kenner*** empty log message ***
1992-01-18  Jim Wilson*** empty log message ***
1991-12-01  Richard StallmanInitial revision