inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / tree-cfgcleanup.c
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-04-25 Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-29 Jakub Jelinekre PR middle-end/37913 (ICE: Segmentation fault in...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-05 Aldy Hernandezcfg.c: Include tree-flow.h.
2007-08-04 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-08-01 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-04 Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-04-27 Zdenek Dvoraktree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance...
2007-04-26 Zdenek Dvoraktree-cfgcleanup.c (cfgcleanup_altered_bbs): New global...
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-07 Richard Guentherre PR middle-end/29610 (ICE when compiling c++ code...
2006-07-17 Andrew Haleyre PR tree-optimization/19505 (java bytecode to native...
2006-04-20 Jeff Lawre PR tree-optimization/26854 (Inordinate compile times...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-14 Zdenek Dvorakre PR tree-optimization/26209 (Specific code causes...
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-20 Kazu Hiratare PR tree-optimization/25501 (Segfault)
2005-12-20 Jeff Lawtree-ssa-dom.c (thread_across_edge): Do not use local_fold.
2005-08-19 Diego Novillotree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph...
2005-08-19 Diego Novillore PR tree-optimization/23476 (ICE in VRP, remove_range...
2005-08-02 Diego Novillore PR tree-optimization/23164 (ICE in cleanup_tree_cfg...
2005-07-29 Diego Novillore PR tree-optimization/22550 (ICE in vrp_evaluate_cond...
2005-07-18 Ian Lance Taylorre PR middle-end/22057 (Poor -O0 debug information...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.