target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-cfgcleanup.c
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.