aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
AgeCommit message (Expand)Author
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-03-26 PR tree-optimization/64715Jakub Jelinek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-09remove has_executeTrevor Saunders
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-03 PR tree-optimization/59362Jakub Jelinek
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-182013-11-18 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-18gcc/c-family/Richard Sandiford
2013-11-18gcc/ada/Richard Sandiford
2013-11-18gcc/ada/Richard Sandiford
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-08Re-factor tree.h - Part 1.Diego Novillo
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-30gcc/Richard Sandiford
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-06-07 * tree-object-size.c (unknown): Make const.David Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2011-12-15 * builtins.def (BUILT_IN_STPNCPY_CHK): New definition.Romain Geissler
2011-11-10 PR middle-end/51077Jakub Jelinek
2011-10-122011-10-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-072011-10-07 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-09-272011-09-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-09-012011-08-31 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-01 * tree-object-size.c (pass_through_call): HandleJakub Jelinek
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-05-192011-05-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-03-242011-03-24 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-03-172011-03-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-03gcc/Nathan Froyd