summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR middle-end/29299hubicka2006-10-151-4/+12
* Revert emutls patch.rth2006-10-091-2/+4
* 2006-10-09 Richard Guenther <rguenther@suse.de>rguenth2006-10-091-0/+3
* gcc/rth2006-10-041-4/+2
* PR debug/26881hubicka2006-08-241-17/+41
* PR middle-end/28779hubicka2006-08-201-1/+2
* PR c/28744jakub2006-08-171-6/+20
* PR tree-optimization/27770dorit2006-08-031-0/+47
* PR c++/28250reichelt2006-08-011-0/+6
* PR tree-optimization/27882hubicka2006-07-261-6/+10
* 2006-07-24 Richard Guenther <rguenther@suse.de>rguenth2006-07-241-1/+0
* PR c/25795hubicka2006-07-241-2/+72
* * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka2006-07-131-0/+4
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * cgraphunit.c (decide_is_function_needed): Fix wrongmueller2006-05-271-1/+1
* * cgraphunit.c (decide_is_function_needed): Also nested functionshubicka2006-05-231-3/+7
* ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9aldot2006-05-211-1/+1
* 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-05-201-1/+5
* Whitespace fixupsmrs2006-05-181-27/+27
* * cgraphunit.c (decide_is_function_needed): Don't force always_inlinehubicka2006-05-111-2/+4
* PR middle-end/25962hubicka2006-05-081-2/+6