aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2006-02-06Merge reload-branch up to revision 101000reload-branchBernd Schmidt
2006-01-11Merged revisions 96681,96683-96686,96689-96692,96698-96701,96705,96708,96710,...Bernd Schmidt
2005-03-16 PR middle-end/15700Richard Henderson
2005-03-022005-03-02 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-17 PR tree-optimization/18947Jakub Jelinek
2004-12-08 PR 17982Zack Weinberg
2004-11-18 * cgraphunit.c: Replace "it's" with "its" and fix a typo.Ben Elliston
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,Kazu Hirata
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern
2004-10-01 * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,Zdenek Dvorak
2004-09-20 PR middle-end/16460Jan Hubicka
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-17 * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,Kazu Hirata
2004-09-14 * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,Kazu Hirata
2004-09-13New code to analyze file level static variables and to determine ifKenneth Zadeck
2004-09-10 * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentKazu Hirata
2004-09-102004-09-10 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-09-09 * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodeNathan Sidwell
2004-09-08 * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.Jan Hubicka
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,Nathan Sidwell
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-09-05 * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,Kazu Hirata
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell
2004-07-25Remove obsolete text in comment.Richard Kenner
2004-07-25 * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_PRichard Henderson
2004-07-15* Fix for g++/15861Frank Ch. Eigler
2004-07-01 * cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson
2004-06-24Minor whitespace changesRichard Kenner
2004-06-20 * c-common.h (has_c_linkage): New interface.Zack Weinberg
2004-06-06 * cgraphunit.c (cgraph_decide_inlining): Adjust dump lines inEric Botcazou
2004-05-30 * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,Kazu Hirata
2004-05-30 * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-05-222004-05-22 Andrew Pinski <pinskia@physics.uc.edu>Zack Weinberg
2004-05-19 * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)Zack Weinberg
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-05 PR opt/14980Jan Hubicka
2004-04-30 * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-04-29 * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c:Kazu Hirata
2004-04-28 * gcc.dg/unused-6.c: New test.Jan Hubicka
2004-04-01 * cgraph.c: Add overall comment.Jan Hubicka
2004-03-20 * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,Kazu Hirata
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()Roger Sayle
2004-02-17 * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,Steven Bosscher
2004-02-08 * c-common.c (shadow_warning): Delete.Zack Weinberg
2004-02-04 * cgraphunit.c (cgraph_postorder): Fix typo in comment.Aldy Hernandez
2004-01-29 PR c++/12850Jan Hubicka
2004-01-25 * c-common.h: Fix comment typos.Kazu Hirata