varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT...
[gcc.git] / gcc / ssa-dce.c
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2002-12-26 Jose Renaussa-dce.c (EXECUTE_IF_UNNECESSARY): Verify INSN is...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-12 Jan Hubickai386.md (shift patterns): Use (TARGET_SHIFT1 || optimiz...
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2002-01-22 Kazu Hiratapredict.c: Fix formatting.
2001-12-04 Janis Johnsonrtl.def (PREFETCH): New rtx code.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-06 Jeffrey A Lawbasic-block.h (first_insn_after_basic_block_note):...
2001-07-02 Andreas Jaegerssa-dce.c (note_inherently_necessary_set): Add unused...
2001-06-29 Jeffrey A Lawssa-dce.c (ssa_eliminate_dead_code): Renamed from elimi...
2001-06-29 Jeffrey A Lawssa-dce.c (note_inherently_necessary_set): New function.
2001-06-28 Jeffrey A Lawssa-dce.c (eliminate_dead_code): Properly handle contro...
2001-06-28 Jeffrey A Lawssa-dce.c (eliminate_dead_code): Remove fake edges...
2001-06-19 Jeffrey A Law* ssa-dce.c: Renamed from dce.c.