]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-low.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / gimple-low.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-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10  ebotcazou * gimple-low.c (lower_function_body): Clear the locati...
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-07-10  ebotcazou PR middle-end/53590
2014-07-09  tbsaunderemove has_execute
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaunderemove has_gate
2014-04-04  rguenth2014-04-04 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
2014-02-12  rguenth2014-02-12 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  rguenth2014-02-07 Richard Biener <rguenther@suse.de>
2014-02-01  jakub PR tree-optimization/60003
2014-01-29  jakub PR middle-end/59917
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
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-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
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-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-11  jakublibgomp/
2013-10-02  amacleod * tree-flow.h: Include new .h files. Move prototypes.
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-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-15  dehao2013-06-15 Dehao Chen <dehao@google.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-23  jakub PR c++/54046
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-06  dehao2012-10-05 Dehao Chen <dehao@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-25  ebotcazou * gimple-low.c (lower_try_catch): New function.
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-10  rguenth2012-04-10 Richard Guenther <rguenther@suse.de>
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-20  rsandifogcc/
2011-04-11  davidxlsanity check ic target
2011-04-08  rguenth2011-04-08 Richard Guenther <rguenther@suse.de>
2011-04-06  ebotcazou * gimple-low.c (lower_gimple_return): When not optimiz...
2011-02-08  krebbel2011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-02-02  aolivaPR debug/47106
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-03  froydnjgcc/
2010-07-15  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-06  froydnjgcc/
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-04-30  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-10-19  ebotcazou * gimple-low.c (struct lower_data): Add cannot_fallthr...
2009-10-17  ebotcazou * gimple-low.c (lower_stmt) <GIMPLE_CALL>: If the...
2009-09-14  rthSquash commit of EH in gimple
2009-08-12  davidxlFix to PR41012
2009-07-16  manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-12  aldyhgcc/java/
2009-05-22  rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-04-26  matz * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
2009-04-20  iangcc/:
2009-04-17  ian * df.h: Include "timevar.h".
2008-11-20  jakub PR c++/36631
2008-10-09  jakub * tree-ssa-live.c (remove_unused_locals): Mark all...
2008-08-26  bje * rtlanal.c: Fix uses of "it's" with "its" where appro...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06  jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-04-25  hubicka PR testsuite/35843
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-18  hubicka * tree-pretty-print.c: Include predict.h.
2008-02-26  tromeygcc
2007-10-29  razya2007-09-23 Razya Ladelsky
2007-09-05  sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-03  ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-01  ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-14  ghazi * alias.c (component_uses_parent_alias_set): Constify.
next