]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-eh.c
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / tree-eh.c
2015-04-18  tbsaunderemove need for store_values_directly
2015-02-18  jakub PR gcov-profile/64634
2015-02-11  rthPR sanitize/65000
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
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-03  rguenth2014-11-03 Richard Biener <rguenther@suse.de>
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-14  ebotcazou PR ada/62019
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-30  rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-02-20  rguenth2014-02-20 Richard Biener <rguenther@suse.de>
2014-02-10  mrsResolve merge conflict.
2014-02-10  mrsMerge in trunk.
2014-02-10  rguenth2014-02-10 Richard Biener <rguenther@suse.de>
2014-02-05  jakub PR middle-end/57499
2014-01-31  rthPR middle-end/60004
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-06  olegendo * asan.c: Remove struct tags when referring to class...
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
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-08  dnovilloRe-factor tree.h - Part 1.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
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-08  amacleod * tree-flow.h: Remove some prototypes.
2013-09-30  rsandifogcc/
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-07-21  mrsFix typos.
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-14  rguenth2013-05-14 Richard Biener <rguenther@suse.de>
2013-05-07  rguenth2013-05-07 Richard Biener <rguenther@suse.de>
2013-05-02  jakub * tree-eh.c (cleanup_empty_eh_merge_phis): Remove...
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-08  jakub PR c++/34949
2013-03-25  rguenth2013-03-25 Richard Biener <rguenther@suse.de>
2013-03-05  stevengcc/
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  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-11-01  dehaogcc:
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-10  dehaogcc:
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-21  dehao2012-09-21 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-15  dehaogcc:
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
next