aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2005-10-31 PR middle-end/24093Jan Hubicka
2005-09-24 * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka
2005-07-28 * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka
2005-07-27 PR tree-optimization/22574Jan Hubicka
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-06-28 * cgraph.c (cgraph_remove_node): Do not release function bodies untilJan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-06-24 * tree-optimize.c (init_tree_optimization_passes): Fix flags ofJan Hubicka
2005-06-03 * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix commentKazu Hirata
2005-06-02 * cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka
2005-06-02 * cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka
2005-05-27 * cgraph.c: Include tree-gimple.hJan Hubicka
2005-05-25 * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-03-302005-03-31 Jan Hubicka <jh@suse.cz>Jan Hubicka
2005-03-29 PR middle-end/20622Jakub Jelinek
2005-03-20 * cgraph.h (cgraph_node): Add prev_clone pointer.Jan Hubicka
2005-03-18 PR middle-end/20225Jan Hubicka
2005-03-18 * cgraph.c (cgraph_remove_node): Avoid loop in code deciding whetherJan Hubicka
2005-03-022005-03-02 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-01-23 * cgraph.c (cgraph_varpool_n_nodes): Remove.Kazu Hirata
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-02 PR c/19031Richard Henderson
2004-11-13 * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,Kazu Hirata
2004-11-08 * cgraph.h (cgraph_calls_p): Remove.Ben Elliston
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck
2004-09-20 PR middle-end/16460Jan Hubicka
2004-09-13New code to analyze file level static variables and to determine ifKenneth Zadeck
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-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-20 * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)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-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-01 * cgraph.c: Add overall comment.Jan Hubicka
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-01-29 PR c++/12850Jan Hubicka
2004-01-19 * cgraph.c (cgraph_remove_node): Fix removal from linked list.Jan Hubicka
2004-01-14 * cgraph.c (create_edge): Use local.redefined_extern_inline.Jan Hubicka
2004-01-04 * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.Jan Hubicka
2004-01-01 PR opt/13473Jan Hubicka
2003-12-21 * alias.c: Fix comment formatting.Kazu Hirata
2003-11-18 * cgraph.c (change_decl_assembler_name): Avoid bogus warnings.Jan Hubicka
2003-11-13 PR opt/12275Jan Hubicka