OSDN Git Service

PR tree-optimization/50596
[pf3gnuchains/gcc-fork.git] / gcc / tree-cfgcleanup.c
2011-07-04 rguenth2011-07-04 Richard Guenther <rguenther@suse.de>
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-13 ebotcazou * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-17 matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-10-21 froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-21 froydnj * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-08-20 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-25 jakub PR tree-optimization/44539
2010-06-12 hubickaFix typo.
2010-06-12 hubicka PR tree-optimize/44485
2010-06-11 hubickaRevert accidental commit.
2010-06-11 hubicka * doc/invoke.texi (Wsuggest-attribute): Document.
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-06-01 hubicka * tree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-05-21 stevengcc/ChangeLog:
2010-05-21 jakub PR debug/44205
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-18 matz PR tree-optimization/43402
2010-03-12 jakub PR debug/43329
2010-02-26 rguenth2010-02-26 Richard Guenther <rguenther@suse.de>
2010-01-28 rguenth2010-01-28 Richard Guenther <rguenther@suse.de>
2010-01-17 rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
2010-01-15 rguenth2010-01-15 Richard Guenther <rguenther@suse.de>
2009-12-01 jakub PR c++/42234
2009-11-25 hjlRemove trailing white spaces.
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-10-29 jakub PR middle-end/37913
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-05 aldyh * cfg.c: Include tree-flow.h.
2007-08-04 rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-08-01 rakdver * tree-pretty-print.c (dump_generic_node): Dump OMP_SE...
2007-08-01 rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-05-04 jconner2007-05-04 Josh Conner <jconner@apple.com>
2007-04-27 rakdver * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominan...
2007-04-26 rakdver * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New...
2007-04-09 rakdver * cfgloopmanip.c (create_preheader): Do not use loop_p...
2007-02-13 ian./:
2007-02-06 rakdver * doc/loop.texi: Document possibility not to perform...
2007-01-18 hubicka * tree-vrp.c (finalize_jump_threads): Do not call...
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-07 rguenth2006-11-07 Richard Guenther <rguenther@suse.de>
2006-07-17 aph2006-07-13 Andrew Haley <aph@redhat.com>
2006-04-20 law PR tree-optimization/26854
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-14 rakdver PR tree-optimization/26209
2006-02-14 rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-20 kazugcc/
2005-12-20 law * tree-ssa-dom.c (thread_across_edge): Do not use...
2005-08-19 dnovillo * tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph...
2005-08-19 dnovillo PR 23476
2005-08-02 dnovillo PR 23164
2005-07-29 dnovillo PR 22550
2005-07-18 ian PR middle-end/22057
2005-06-25 kcookUpdate FSF address.
2005-05-28 kazu * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.