gnu.ver: Remove _ZNKSt3tr14hashIgEclEg@@GLIBCXX_3.4.10 and...
[gcc.git] / gcc / dce.c
2008-02-26 David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2007-10-28 Andreas Krebbeldce.c (delete_unmarked_insns): Just delete the RETVAL...
2007-10-22 Eric Botcazoure PR rtl-optimization/33644 (ICE in local_cprop_pass...
2007-10-16 Eric Botcazoudce.c (init_dce): Only initialize the obstacks for...
2007-10-04 Michael Matzre PR rtl-optimization/33653 (volatile memory access...
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-30 Jakub Jelinekre PR middle-end/32758 (ecj1 hangs)
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-01 Richard Sandiford[multiple changes]
2007-06-30 Richard Sandifordrevert: dce.c (deletable_insn_p_1): New function, split...
2007-06-27 Richard Sandiforddce.c (deletable_insn_p_1): New function, split out...
2007-06-23 Kenneth Zadeckre PR target/32437 (MIPS: FAIL in gcc.dg/cleanup-[8...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2001-06-19 Jeffrey A Law* ssa-dce.c: Renamed from dce.c.
2001-06-18 Jeffrey A Law* dce.c (eliminate_dead_code): Fix formatting glitch.
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-08-03 Mark Mitchelldce.c: Remove all uses of assert.
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.