OSDN Git Service

2005-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
2005-10-20 aolivagcc/ChangeLog:
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-09 rth PR debug/23190
2005-08-18 hubicka PR c++/22034
2005-08-01 razya * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c...
2005-07-28 jconner * ipa-inline.c (cgraph_edge_badness): Update...
2005-07-27 hubicka * cgraphunit.c (cgraph_function_and_variable_visibilit...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
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-12 kazu * cgraphunit.c, tree-ssa-loop-ivopts.c,
2005-06-09 hubicka * cgraphunit.c (cgraph_create_edges): Do not walk...
2005-06-04 hubicka * cgraphunit.c (cgraph_reset_node): Break out from ...
2005-06-03 kazu * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix...
2005-06-02 hubicka * cgraphunit.c (cgraph_function_and_variable_visibilit...
2005-06-02 hubicka * cgraph.c (cgraph_node): Maintain master clones.
2005-06-02 hubicka * cgraphunit.c (cgraph_function_and_variable_visibilit...
2005-06-02 hubicka * cgraph.c (dump_cgraph_node): Print new flags.
2005-05-29 kazu * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,
2005-05-27 hubicka * cgraph.c: Include tree-gimple.h
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-20 hubicka * cgraphunit.c (cgraph_expand_function): Force functio...
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-04-22 hubicka * Makefile.in (ipa.o, ipa-inline.o): New files.
2005-04-21 hubicka * cgraphunit.c: Include tree-pass.h
2005-04-18 tromey * cgraphunit.c (cgraph_finalize_compilation_unit)...
2005-04-13 kazu * cgraphunit.c (INSNS_PER_CALL): Remove.
2005-04-07 wilsonFix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-30 hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-30 rth * cgraph.h (struct cgraph_node): Add alias.
2005-03-22 hubicka * cgraphunit.c (cgraph_estimate_size_after_inlining...
2005-03-16 rth PR middle-end/15700
2005-03-02 rguenth2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-02-21 kazu * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
2005-02-17 jakub PR tree-optimization/18947
2004-12-08 zack PR 17982
2004-11-18 bje * cgraphunit.c: Replace "it's" with "its" and fix...
2004-10-25 zadeckpatch to remove the analysis of module level static...
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-20 hubicka PR middle-end/16460
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-17 kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-14 kazu * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
2004-09-13 zadeckNew code to analyze file level static variables and...
2004-09-10 kazu * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c...
2004-09-10 bonzini2004-09-10 Paolo Bonzini <bonzini@gnu.org>
2004-09-09 nathan * cgraphunit.c (cgraph_mark_functions_to_output):...
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-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 kennerRemove obsolete text in comment.
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-15 fche* Fix for g++/15861
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-24 kennerMinor whitespace changes
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-06 ebotcazou * cgraphunit.c (cgraph_decide_inlining): Adjust dump...
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
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-19 zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 hubicka PR opt/14980
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-28 hubicka * gcc.dg/unused-6.c: New test.
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
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-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-04 aldyh * cgraphunit.c (cgraph_postorder): Fix typo...
2004-01-29 hubicka PR c++/12850
2004-01-25 kazu * c-common.h: Fix comment typos.
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-13 hubicka Partial fix PR c++/12850
2004-01-13 hubicka * cgraphunit.c (cgraph_optimize_function): Always do
2004-01-08 hubicka * cgraphunit.c (cgraph_decide_inlining): Fix typo.
2004-01-04 hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2004-01-02 hubicka * cgraphunit.c (cgraph_optimize_function): Call optim...
2004-01-01 hubicka PR opt/13473
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-11-09 hubicka * cgraphunit.c (cgraph_expand_function): Use
2003-10-22 hubicka PR debug/12389
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-12 hubicka * cgraphunit.c (cgraph_decide_inlining): Fix uninitial...
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-09-26 kcook2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>
2003-09-25 rsandifo * cgraph.h (cgraph_remove_edge): Declare.
2003-09-24 kcook2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>
next