summaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* remove has_executetbsaunde2014-07-091-1/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-221-34/+32
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-33/+32
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-1/+1
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-6/+13
|\ \ | |/
| * PR tree-optimization/59362jakub2013-12-031-6/+7
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* | Merge from trunk.rsandifo2013-11-201-15/+24
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * 2013-11-18 Richard Biener <rguenther@suse.de>rguenth2013-11-181-15/+22
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge from trunk.rsandifo2013-11-181-4/+2
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-181-4/+2
| * gcc/ada/rsandifo2013-11-181-9/+9
| * gcc/ada/rsandifo2013-11-181-8/+8
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge with trunk.rsandifo2013-11-091-1/+1
|\ \ | |/
| * Re-factor tree.h - Part 1.dnovillo2013-11-081-1/+1
* | Merge in trunk.mrs2013-11-041-1/+4
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-1/+1
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Merge in trunk.mrs2013-10-201-4/+5
|\ \ | |/
| * gcc/rsandifo2013-09-301-1/+1
| * gcc/rsandifo2013-09-281-3/+4
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-2/+2
* | made sign parameter optional to wide_int::neg_pzadeck2013-08-241-1/+1
* | Add wide-int branch.mrs2013-08-131-23/+23
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* * tree-object-size.c (unknown): Make const.dmalcolm2013-06-071-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-5/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-8/+6
* gcc/steven2012-07-161-1/+0
* * builtins.def (BUILT_IN_STPNCPY_CHK): New definition.jakub2011-12-151-0/+1
* PR middle-end/51077jakub2011-11-101-1/+1
* 2011-10-12 Richard Guenther <rguenther@suse.de>rguenth2011-10-121-14/+16