aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...Jan Hubicka1-0/+257
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor1-10/+107
2009-11-25Remove trailing white spaces.H.J. Lu1-31/+31
2009-09-14Squash commit of EH in gimpleRichard Henderson1-4/+0
2009-08-27gengtype.c (main): Handle uint64_t.Richard Guenther1-1/+2
2009-05-01ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher1-1/+1
2009-04-19toplev.c (compile_file): Move call to coverage_finish ...Diego Novillo1-1/+2
2009-04-18cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.Jan Hubicka1-4/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-18re PR middle-end/37448 (cannot compile big function)Jan Hubicka1-25/+25
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2007-11-08[multiple changes]Kenneth Zadeck1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+4
2007-06-30ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann1-8/+8
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata1-2/+2
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+228