]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sese.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / sese.c
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-07-09  tbsaundeconvert some hash_table to hash_map
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-02  amacleod2013-10-02 Andrew MacLeod <amacleod@redhat.com>
2013-10-02  amacleod * tree-flow.h: Include new .h files. Move prototypes.
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-02  crowlRemove unused symbols related to ivtype_map. This...
2013-03-29  crowlRemove various unused items.
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-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-06-17  steven * cfgloop.h: Do not include rtl.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-09-09  rguenth2011-09-09 Richard Guenther <rguenther@suse.de>
2011-07-28  spopFix PR49876: Continue code generation with integer_zero...
2011-07-27  spopFix PR47691: do not abort compilation when code generat...
2011-06-22  jakub PR debug/47858
2011-04-20  meyeringremove useless if-before-free tests
2010-12-28  spopDo not include unnecessary .h files.
2010-12-15  spopFix PR46845: handle scop parameters before scev analysis.
2010-12-08  spopFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-01  spopLHS cannot be an ADDR_EXPR.
2010-12-01  spopCall recompute_tree_invariant_for_addr_expr when replac...
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-08-20  froydnjgcc/
2010-08-11  spopPropagate constant values or parametric expressions...
2010-08-11  spopUnshare the scev before code generating it.
2010-08-11  spopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11  spopRemove expand_scalar_variables_ hack.
2010-08-11  spopRemove insert_loop_close_phis.
2010-08-11  spopReplace map with rename_map.
2010-08-11  spopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11  spopAlso rewrite out of SSA scalar dependences going outsid...
2010-06-08  laurasgcc/ada:
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-23  lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-08  spopFold convert SSA_NAMEs in the scalar expander.
2010-03-08  spopFix PR42326: handle default definitions.
2010-02-23  spopFix PR43097: rename only SSA_NAMEs.
2010-02-23  spopFix PR43026: handle COMPONENT_REFs in expand scalar...
2010-02-11  spopFix PR42771.
2010-01-14  spopFix PR42681.
2010-01-14  spopFix PR42732.
2010-01-10  spopFix PR42393.
2010-01-08  spopFix PR42221.
2010-01-07  rguenth2010-01-07 Richard Guenther <rguenther@suse.de>
2009-11-30  grosserDo not abuse sese for codegeneration
2009-11-25  hjlRemove trailing white spaces.
2009-11-25  spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18  aolivaPR debug/41888
2009-09-14  rthSquash commit of EH in gimple
2009-08-12  spopPrepare expressions to be good phi arguments.
2009-07-31  spopNew Graphite files.