]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-call-cdce.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-16  jakub PR tree-optimization/58165
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-02-20  rguenth2013-02-20 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-29  hubicka * tree-call-cdce.c (shrink_wrap_one_built_in_call...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-06-12  aldyhgcc/java/
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-09-14  schwab* tree-call-cdce.c (check_target_format): Accept Motoro...
2008-09-10  jakub PR tree-optimization/37353
2008-08-30  hubicka * parse.c (parse_interface): Silence uninitialized...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-13  danglin PR testsuite/36440
2008-06-04  davidxl2008-06-04 Xinliang David Li <davidxl@google.com>