summaryrefslogtreecommitdiffstats
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c: Replace "it's" with "its" and fix a typo.bje2004-11-181-3/+3
* patch to remove the analysis of module level static variables.zadeck2004-10-251-1062/+6
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-22/+22
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-8/+6
* * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka2004-10-011-1/+1
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-26/+44
* PR middle-end/16460hubicka2004-09-201-3/+7
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-7/+7
* * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu2004-09-171-1/+1
* * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,kazu2004-09-141-4/+4
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-16/+1065
* * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentkazu2004-09-101-1/+1
* 2004-09-10 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-101-0/+9
* * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodenathan2004-09-091-3/+15
* * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.hubicka2004-09-081-2/+8
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-42/+33
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-2/+2
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-1/+6
* Remove obsolete text in comment.kenner2004-07-251-2/+1
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-251-2/+6
* * Fix for g++/15861fche2004-07-151-2/+2
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-0/+64
* Minor whitespace changeskenner2004-06-241-4/+6
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-2/+0
* * cgraphunit.c (cgraph_decide_inlining): Adjust dump lines inebotcazou2004-06-061-3/+3
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-2/+2
* 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>zack2004-05-221-8/+1
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-3/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-56/+172
* PR opt/14980hubicka2004-05-051-1/+3
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-6/+6
* * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c:kazu2004-04-291-4/+4
* * gcc.dg/unused-6.c: New test.hubicka2004-04-281-0/+5
* * cgraph.c: Add overall comment.hubicka2004-04-011-560/+624
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-3/+3
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-4/+4
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-3/+3
* * c-common.c (shadow_warning): Delete.zack2004-02-081-3/+2
* * cgraphunit.c (cgraph_postorder): Fix typo in comment.aldyh2004-02-041-1/+1
* PR c++/12850hubicka2004-01-291-2/+9
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * cgraph.c (cgraph_remove_node): Fix removal from linked list.hubicka2004-01-191-16/+133
* * cgraph.c (create_edge): Use local.redefined_extern_inline.hubicka2004-01-141-2/+10
* Partial fix PR c++/12850hubicka2004-01-131-1/+4
* * cgraphunit.c (cgraph_optimize_function): Always dohubicka2004-01-131-5/+8
* * cgraphunit.c (cgraph_decide_inlining): Fix typo.hubicka2004-01-081-1/+1
* * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka2004-01-041-52/+119
* * cgraphunit.c (cgraph_optimize_function): Call optimize_inline_callshubicka2004-01-021-11/+11
OpenPOWER on IntegriCloud