OSDN Git Service

* ChangeLog: Update entry.
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
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>
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-09 hubicka * cgraphunit.c (cgraph_finalize_function): Fix handlin...
2003-09-09 hubicka * cgraph.c (cgraph_varpool_finalize_decl): Sanity...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-03 jsturm* cgraphunit.c (visited_nodes): New static variable.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-02 jsturm* cgraphunit.c (record_call_1): Use walk_tree_without_d...
2003-08-19 kazu * builtins.c: Fix comment typos.
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-21 hubicka * cgraphunit.c (cgraph_finalize_compilation_unit)...
2003-07-13 aj * cgraphunit.c: Convert prototypes to ISO C90.
2003-07-12 hubicka* cgraphunit.c (cgraph_inlined_into, cgraph_inlined_cal...
2003-07-12 hubicka * cgraph.c (cgraph_max_uid): New global variable.
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-02 hubicka * cgraphunit.c (cgraph_finalize_unit): Set current_fun...
2003-07-02 hubicka * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_ma...
2003-07-02 hubicka * cgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-05-12 steven2003-05-10 Steven Bosscher <steven@gcc.gnu.org>
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...