summaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
AgeCommit message (Expand)Author
2017-12-15 Backported from mainlinejakub
2017-03-142017-03-14 Richard Biener <rguenther@suse.de>rguenth
2017-01-10PR middle-end/78245 - missing -Wformat-length on an overflow of a dynamically...msebor
2017-01-01 Update copyright years.jakub
2016-12-132016-12-13 Richard Biener <rguenther@suse.de>rguenth
2016-12-10 PR fortran/78758jakub
2016-09-02PR tree-optimization/71831 - __builtin_object_size poor results with nomsebor
2016-07-21 * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.jakub
2016-07-20 * hwint.h (HOST_WIDE_INT_0): New define.uros
2016-01-04 Update copyright years.jakub
2015-11-16Remove first_pass_instance from pass_object_sizesvries
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-262015-10-26 Richard Biener <rguenther@suse.de>rguenth
2015-09-24Additional changes to switch from gimple to gimple *tschwinge
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-03-26 PR tree-optimization/64715jakub
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.amacleod
2014-05-06Merge in trunk.mrs
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-22Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-04Merge with trunk.rsandifo
2013-12-03 PR tree-optimization/59362jakub
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-20Merge from trunk.rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Remove tree_to_hwi.rsandifo
2013-11-18Merge from trunk.rsandifo
2013-11-182013-11-18 Richard Biener <rguenther@suse.de>rguenth
2013-11-18gcc/c-family/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-16Merge in trunk.mrs
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-09Merge with trunk.rsandifo