summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/froydnj2010-07-061-10/+6
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-2/+2
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Buildhubicka2010-05-121-12/+30
* * cgraphbuild.c (cgraph_rebuild_references): New.hubicka2010-05-111-0/+31
* * Makefile.in (cgraphbuild.o): Add dependency on except.h.hubicka2010-05-101-0/+83
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-5/+38
* * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hhubicka2010-05-041-65/+145
* Remove trailing white spaces.hjl2009-11-251-3/+3
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.hubicka2009-11-161-1/+2
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-3/+3
* Fix 41626 from Jan Hubickameissner2009-10-081-6/+11
* Merge lto branch into trunk.dnovillo2009-10-031-0/+23
* * cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.hubicka2009-05-101-1/+1
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-3/+8
* * df.h: Include "timevar.h".ian2009-04-171-4/+4
* 2009-03-30 Martin Jambor <mjambor@suse.cz>jamborm2009-03-301-0/+27
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don'tnemet2009-03-291-26/+1
* Bring from lto-branch:hubicka2009-03-281-5/+4
* PR tree-optimization/38074hubicka2008-12-061-4/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-33/+42
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-22/+13
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-21/+23
* PR c++/36523jakub2008-06-201-0/+18
* PR tree-optimization/36329ebotcazou2008-05-261-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-5/+9
* * langhooks.h (struct lang_hooks_for_callgraph): Remove thirddnovillo2007-11-021-4/+3
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-23 Richard Guenther <rguenther@suse.de>rguenth2007-06-231-0/+2
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+5
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-4/+21
* * tree-pass.h (pass_build_cgraph_edges): Declare.hubicka2007-01-061-0/+236