aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)Author
2005-10-18This commit was manufactured by cvs2svn to create branchno-author
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
2003-08-052003-08-05 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-12 * fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger
2003-07-12 * cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09 * cgraph.c (cgraph_node_name): New function.Jan Hubicka
2003-07-02 * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node,Jan Hubicka
2003-07-02 * cgraphunit.c (cgraph_finalize_function): Set finalized.Jan Hubicka
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-30 * Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka
2003-06-24 * Makefile.in (cgraph.o): Depend on output.h, not depend onJan Hubicka
2003-06-23 * cgraph.c (cgraph_nodes_queue): Declare.Jan Hubicka
2003-03-08 * gcc.dg/inline-3.c: New test.Jan Hubicka
2003-03-05 * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hJan Hubicka
2003-03-05 * gcc.dg/i386-local.c: New.Jan Hubicka
2003-02-22 * expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka