]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-uncprop.c
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
[thirdparty/gcc.git] / gcc / tree-ssa-uncprop.c
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-18  law * compare-elim.c (find_comparison_dom_walker): New...
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-14  law * gimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-17  rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-06-27  bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-04-04  hubicka * tree-ssa-uncprop.c (associate_equivalences_with_edge...
2008-09-11  rguenth2008-09-11 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2005-12-18  gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-11-30  law * tree-ssa-uncprop.c (associate_equivalences_wi...
2005-06-25  kcookUpdate FSF address.
2005-06-01  ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-02  kazu * tree-ssa-uncprop.c (equiv_hash_elt, remove_equivalence,
2005-04-24  kazu * tree-ssa-uncprop.c (equiv_stack): Change the type o
2005-04-13  kazu * basic-block.h, tree-ssa-uncprop.c, varasm.c,
2005-04-13  law * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.