summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-03-20 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-201-2/+2
* PR middle-end/34969jakub2008-01-291-0/+4
* 2008-01-23 Richard Guenther <rguenther@suse.de>rguenth2008-01-231-2/+3
* PR c++/34619jakub2008-01-031-1/+3
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-1/+1
* PR target/33579mmitchel2007-11-061-27/+122
* Revert:ebotcazou2007-10-061-16/+0
* * cgraphunit.c (cgraph_build_static_cdtor): Don't setgeoffk2007-10-041-2/+0
* * decl.c (java_expand_body): Kill.hubicka2007-09-111-10/+3
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-1/+1
* 2007-08-28 Richard Guenther <rguenther@suse.de>rguenth2007-08-281-2/+2
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-2/+2
* * cgraphunit.c (record_cdtor_fn): Declare all cdtors always inlined.hubicka2007-08-111-4/+9
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* PR middle-end/30563hubicka2007-06-241-1/+1
* * cgraphunit.c (cgraph_analyze_function): Removemueller2007-05-301-13/+0
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-1/+1
* * semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.hubicka2007-05-111-0/+76
* * ada/misc.c (gnat_expand_body): Don't call target for destructors,hubicka2007-04-221-11/+2
* * cgraphunit.c (decide_is_function_needed): Do not keep always_inlinehubicka2007-04-061-1/+2
* * cgraphunit.c (decide_is_function_needed): Honorhubicka2007-02-241-0/+7
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-1/+1
* * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.ebotcazou2007-02-121-0/+16
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-2/+14
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-1/+1
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-2/+3
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-0/+1
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-4/+1
* * cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.hubicka2007-01-081-26/+39
* * tree-pas.h (TODO_remove_function): New flag.hubicka2007-01-081-127/+0
* * tree-pass.h (pass_build_cgraph_edges): Declare.hubicka2007-01-061-199/+3
* * cgraph.c (cgraph_release_function_body): New function.hubicka2007-01-041-3/+1
* * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.kazu2007-01-031-1/+1
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-0/+16
* * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functionshubicka2007-01-011-0/+1
* * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka2006-12-301-32/+83
* 2006-12-23 Marcin Dalecki <martin@dalecki.de>dalecki2006-12-231-1/+1
* * toplev.c (dump_memory_report): Break out from...hubicka2006-12-231-0/+10
* * cgraphunit.c, varpool.c: Fix comment typos.kazu2006-12-221-1/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* * cgraphunit.c (ipa_passes): Clear current_function_decl.hubicka2006-12-171-0/+1
* 2006-12-11 H.J. Lu <hongjiu.lu@intel.com>hjl2006-12-121-2/+0
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-186/+42
* * cgraph.c: Update copyright.hubicka2006-12-091-19/+13
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-2/+2
* * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlinesteven2006-11-301-1/+1
* * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka2006-11-281-0/+3
* In gcc/:geoffk2006-11-011-1/+1
* PR middle-end/29241hubicka2006-10-151-1/+3
* 2006-10-15 Richard Guenther <rguenther@suse.de>rguenth2006-10-151-1/+1