]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraph.c
PR c/25795
[thirdparty/gcc.git] / gcc / cgraph.c
2006-07-24  hubicka PR c/25795
2006-05-18  mrsWhitespace fixups
2006-04-26  jakub PR c/26171
2006-03-04  kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-01-19  dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18  dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-17  ian./:
2006-01-11  hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2005-12-17  gdr * tree-inline.c (copy_body_r): Use explicit...
2005-10-31  hubicka PR middle-end/24093
2005-09-24  hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-07-28  hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-27  hubicka PR tree-optimization/22574
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-28  hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25  kcookUpdate FSF address.
2005-06-24  hubicka * tree-optimize.c (init_tree_optimization_passes)...
2005-06-03  kazu * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix...
2005-06-02  hubicka * cgraph.c (cgraph_node): Maintain master clones.
2005-06-02  hubicka * cgraph.c (dump_cgraph_node): Print new flags.
2005-05-27  hubicka * cgraph.c: Include tree-gimple.h
2005-05-25  hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19  hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-30  hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-29  jakub PR middle-end/20622
2005-03-20  hubicka * cgraph.h (cgraph_node): Add prev_clone pointer.
2005-03-18  hubicka PR middle-end/20225
2005-03-18  hubicka * cgraph.c (cgraph_remove_node): Avoid loop in code...
2005-03-02  rguenth2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-01-23  kazu * cgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-02  rth PR c/19031
2004-11-13  kazu * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimpl...
2004-11-08  bje * cgraph.h (cgraph_calls_p): Remove.
2004-10-25  zadeckpatch to remove the analysis of module level static...
2004-09-20  hubicka PR middle-end/16460
2004-09-13  zadeckNew code to analyze file level static variables and...
2004-09-08  hubicka * cgraph.c (cgraph_remove_node): Free DECL_INITIAL...
2004-09-07  nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-05-30  kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-22  zack2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-20  zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-19  zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30  kazu * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgrap...
2004-04-29  kazu * builtins.c, cgraph.c, cgraphunit.c, final.c, fold...
2004-04-01  hubicka * cgraph.c: Add overall comment.
2004-03-14  sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-17  steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-01-29  hubicka PR c++/12850
2004-01-19  hubicka * cgraph.c (cgraph_remove_node): Fix removal from...
2004-01-14  hubicka * cgraph.c (create_edge): Use local.redefined_extern_i...
2004-01-04  hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2004-01-01  hubicka PR opt/13473
2003-12-21  kazu * alias.c: Fix comment formatting.
2003-11-18  hubicka * cgraph.c (change_decl_assembler_name): Avoid bogus...
2003-11-13  hubicka PR opt/12275
2003-11-11  hubicka * cgraphunit.c (cgraph_function_possibly_inlined_p...
2003-10-22  hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Be...
2003-10-22  hubicka PR debug/12389
2003-10-02  zlomek * cgraph.c (cgraph_node): Use INSERT instead of 1 in
2003-09-26  kcook2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>
2003-09-25  rsandifo * cgraph.h (cgraph_remove_edge): Declare.
2003-09-19  kcook* cgraph.c: Fix typo in debugging output.
2003-09-09  hubicka * cgraph.c (cgraph_varpool_finalize_decl): Sanity...
2003-09-06  hubicka * cgraph.c (cgraph_mark_reachable_node): Only enqueue...
2003-09-05  rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-08-19  hubicka * cgraph.c (cgraph_mark_needed_node): Call notice_glob...
2003-08-16  hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-08-05  steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-31  hubicka * cgraph.c (create_edge): Fix typo.
2003-07-18  hubicka * cgraph.c (cgraph_remove_node): Clear the hash table...
2003-07-12  aj * fp-test.c (main): Use ISO C90 prototype.
2003-07-12  hubicka * cgraph.c (cgraph_max_uid): New global variable.
2003-07-09  hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-02  hubicka * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_ma...
2003-06-30  hubicka * Makefile.in (GTFILES): Add cgraph.h.
2003-06-28  kazu * builtins.c: Follow spelling conventions.
2003-06-27  hubicka * cgraph.c (cgraph_node, cgraph_varpool_node): Avoid...
2003-06-24  hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23  hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-06-16  ghazicp:
2003-06-12  kazu * ChangeLog: Follow spelling conventions.
2003-03-08  hubicka * Makefile.in (cgraph.o): Depend on gt-cgraph.h and...
2003-03-08  hubicka * gcc.dg/inline-3.c: New test.
2003-03-06  hubicka * cgraph.c (cgraph_node): Do not confuse nested functi...
2003-03-05  hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05  hubicka * gcc.dg/i386-local.c: New.
2003-02-22  hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-19  hubicka * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.
2003-02-13  schwab * cgraph.c (SET_NPREDECESORS): Add intermediate cast...
2003-02-12  hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...