summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
Commit message (Expand)AuthorAgeFilesLines
* * ipa-utils.c (postorder_stack): New structure.hubicka2011-06-131-37/+49
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-2/+3
* * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka2011-06-101-3/+3
* 2011-06-01 Martin Jambor <mjambor@suse.cz>jamborm2011-06-011-0/+1
* 2011-06-01 Martin Jambor <mjambor@suse.cz>jamborm2011-06-011-1/+6
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-0/+257
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-10/+107
* Remove trailing white spaces.hjl2009-11-251-31/+31
* Squash commit of EH in gimplerth2009-09-141-4/+0
* 2009-08-27 Richard Guenther <rguenther@suse.de>rguenth2009-08-271-1/+2
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+1
* * toplev.c (compile_file): Move call to coverage_finish ...dnovillo2009-04-191-1/+2
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-4/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR middle-end/37448hubicka2008-09-181-25/+25
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-1/+1
* 2007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-11-081-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+4
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-8/+8
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,kazu2005-07-261-2/+2
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-0/+228