aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)Author
2005-09-24 * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka
2005-08-01 * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.hRazya Ladelsky
2005-07-28 * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka
2005-07-28 * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shiftJosh Conner
2005-07-162005-07-16 Danny Berlin <dberlin@dberlin.org>Danny Berlin
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-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-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher
2005-04-24 PR middle-end/20991Jakub Jelinek
2005-04-22 * Makefile.in (ipa.o, ipa-inline.o): New files.Jan Hubicka
2005-03-302005-03-31 Jan Hubicka <jh@suse.cz>Jan Hubicka
2005-03-30 * cgraph.h (struct cgraph_node): Add alias.Richard Henderson
2005-03-29 PR middle-end/20622Jakub Jelinek
2005-03-20 * cgraph.h (cgraph_node): Add prev_clone pointer.Jan 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-18 * cgraph.h: Replace "it's" with "its" throughout.Ben Elliston
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-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-102004-09-10 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-15* Fix for g++/15861Frank Ch. Eigler
2004-07-01 * cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson
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-04-01 * cgraph.c: Add overall comment.Jan Hubicka
2004-03-30 * gengtype.c (create_option): New function.Zack Weinberg
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
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
2003-12-13 * c-typeck.c: Fix comment typos.Kazu Hirata
2003-10-22 PR debug/12389Jan Hubicka
2003-09-25 * cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford
2003-09-13 * cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson
2003-09-11 * cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson
2003-09-10 * cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson
2003-09-10 * cgraphunit.c (cgraph_finalize_function): Remove unused argument.Richard Henderson
2003-09-05 * cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson
2003-08-16 * i386.c (ix86_fntype_regparm): Rename from ...Jan Hubicka