aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2007-01-16 * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka
2007-01-08 * cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.hubicka
2007-01-08 * tree-pas.h (TODO_remove_function): New flag.hubicka
2007-01-06 * tree-pass.h (pass_build_cgraph_edges): Declare.hubicka
2007-01-04 * cgraph.c (cgraph_release_function_body): New function.hubicka
2007-01-03 * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.kazu
2007-01-03 * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka
2007-01-01 * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functionshubicka
2006-12-30 * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka
2006-12-232006-12-23 Marcin Dalecki <martin@dalecki.de>dalecki
2006-12-23 * toplev.c (dump_memory_report): Break out from...hubicka
2006-12-22 * cgraphunit.c, varpool.c: Fix comment typos.kazu
2006-12-22 * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu
2006-12-17 * cgraphunit.c (ipa_passes): Clear current_function_decl.hubicka
2006-12-122006-12-11 H.J. Lu <hongjiu.lu@intel.com>hjl
2006-12-11 Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka
2006-12-09 * cgraph.c: Update copyright.hubicka
2006-12-05Merge gimple-tuples-branch into mainline.aldyh
2006-11-30 * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlinesteven
2006-11-28 * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka
2006-11-01In gcc/:geoffk
2006-10-15 PR middle-end/29241hubicka
2006-10-152006-10-15 Richard Guenther <rguenther@suse.de>rguenth
2006-10-15 PR middle-end/29299hubicka
2006-10-09Revert emutls patch.rth
2006-10-092006-10-09 Richard Guenther <rguenther@suse.de>rguenth
2006-10-04gcc/rth
2006-08-24 PR debug/26881hubicka
2006-08-20 PR middle-end/28779hubicka
2006-08-17 PR c/28744jakub
2006-08-03 PR tree-optimization/27770dorit
2006-08-01 PR c++/28250reichelt
2006-07-26 PR tree-optimization/27882hubicka
2006-07-242006-07-24 Richard Guenther <rguenther@suse.de>rguenth
2006-07-24 PR c/25795hubicka
2006-07-13 * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka
2006-05-28 * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu
2006-05-27 * cgraphunit.c (decide_is_function_needed): Fix wrongmueller
2006-05-23 * cgraphunit.c (decide_is_function_needed): Also nested functionshubicka
2006-05-21ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9aldot
2006-05-202006-05-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2006-05-18Whitespace fixupsmrs
2006-05-11 * cgraphunit.c (decide_is_function_needed): Don't force always_inlinehubicka
2006-05-08 PR middle-end/25962hubicka
2006-05-04 PR middle-end/25962hubicka
2006-04-17 * cgraph.h (cgraph_edge_p): New.kazu
2006-03-04 * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2006-01-29 * cgraphunit.c (cgraph_assemble_pending_functions): Callian