aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-22 * cgraph.c (cgraph_function_possibly_inlined_p): Be conservative whenJan Hubicka
2003-10-22 PR debug/12389Jan Hubicka
2003-10-02 * cgraph.c (cgraph_node): Use INSERT instead of 1 inJosef Zlomek
2003-09-262003-09-23 Kelley Cook <kelleycook@wideopenwest.com>Kelley Cook
2003-09-25 * cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford
2003-09-19* cgraph.c: Fix typo in debugging output.Kelley Cook
2003-09-09 * cgraph.c (cgraph_varpool_finalize_decl): Sanity check duplicatedJan Hubicka
2003-09-06 * cgraph.c (cgraph_mark_reachable_node): Only enqueue finalizedJan Hubicka
2003-09-05 * cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson
2003-08-19 * cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.Jan Hubicka
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-31 * cgraph.c (create_edge): Fix typo.Jan Hubicka
2003-07-18 * cgraph.c (cgraph_remove_node): Clear the hash table slot.Jan Hubicka
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-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-06-30 * Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka
2003-06-28 * builtins.c: Follow spelling conventions.Kazu Hirata
2003-06-27 * cgraph.c (cgraph_node, cgraph_varpool_node): Avoid re-initializingJan 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-06-16cp:Kaveh Ghazi
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-03-08 * Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.Jan Hubicka
2003-03-08 * gcc.dg/inline-3.c: New test.Jan Hubicka
2003-03-06 * cgraph.c (cgraph_node): Do not confuse nested functions and methods.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
2003-02-19 * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.Jan Hubicka
2003-02-13 * cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.Andreas Schwab
2003-02-12 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka