Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-object-size.c
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-01-04 jakub Update copyright years.
2015-11-16 vriesRemove first_pass_instance from pass_object_sizes
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-26 rguenth2015-10-26 Richard Biener <rguenther@suse.de>
2015-09-24 tschwingeAdditional changes to switch from gimple to gimple *
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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-03-26 jakub PR tree-optimization/64715
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-07-09 tbsaunderemove has_execute
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
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-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 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-12-03 jakub PR tree-optimization/59362
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-19 rsandifoRemove tree_to_hwi.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rguenth2013-11-18 Richard Biener <rguenther@suse.de>
2013-11-18 rsandifogcc/c-family/
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/ada/
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-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-29 rsandifo- Fix comment typos that I'd introducted.
2013-10-24 rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
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-09-07 rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04 mrsMerge in trunk.
2013-08-24 zadeckmade sign parameter optional to wide_int::neg_p
2013-08-13 mrsAdd wide-int branch.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-06-07 dmalcolm * tree-object-size.c (unknown): Make const.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-07 crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-10 rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-07-16 stevengcc/
2011-12-15 jakub * builtins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-11-10 jakub PR middle-end/51077
2011-10-12 rguenth2011-10-12 Richard Guenther <rguenther@suse.de>
2011-10-07 vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-09-27 rguenth2011-09-27 Richard Guenther <rguenther@suse.de>
2011-09-01 rguenth2011-08-31 Richard Guenther <rguenther@suse.de>
2011-07-01 jakub * tree-object-size.c (pass_through_call): Handle
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-19 rguenth2011-05-19 Richard Guenther <rguenther@suse.de>
2011-03-24 rguenth2011-03-24 Richard Guenther <rguenther@suse.de>
2011-03-17 rguenth2011-03-17 Richard Guenther <rguenther@suse.de>
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-03 froydnjgcc/
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
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-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2009-11-25 hjlRemove trailing white spaces.
next