| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraphunit.c: Replace "it's" with "its" and fix a typo. | bje | 2004-11-18 | 1 | -3/+3 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -1062/+6 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -22/+22 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -8/+6 |
* | * c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | hubicka | 2004-10-01 | 1 | -1/+1 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -26/+44 |
* | PR middle-end/16460 | hubicka | 2004-09-20 | 1 | -3/+7 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -7/+7 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 1 | -4/+4 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -16/+1065 |
* | * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix comment | kazu | 2004-09-10 | 1 | -1/+1 |
* | 2004-09-10 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-10 | 1 | -0/+9 |
* | * cgraphunit.c (cgraph_mark_functions_to_output): Renable node | nathan | 2004-09-09 | 1 | -3/+15 |
* | * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | hubicka | 2004-09-08 | 1 | -2/+8 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -42/+33 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+2 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -1/+6 |
* | Remove obsolete text in comment. | kenner | 2004-07-25 | 1 | -2/+1 |
* | * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P | rth | 2004-07-25 | 1 | -2/+6 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 1 | -2/+2 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -0/+64 |
* | Minor whitespace changes | kenner | 2004-06-24 | 1 | -4/+6 |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -2/+0 |
* | * cgraphunit.c (cgraph_decide_inlining): Adjust dump lines in | ebotcazou | 2004-06-06 | 1 | -3/+3 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu> | zack | 2004-05-22 | 1 | -8/+1 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-19 | 1 | -3/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -56/+172 |
* | PR opt/14980 | hubicka | 2004-05-05 | 1 | -1/+3 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -6/+6 |
* | * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c: | kazu | 2004-04-29 | 1 | -4/+4 |
* | * gcc.dg/unused-6.c: New test. | hubicka | 2004-04-28 | 1 | -0/+5 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -560/+624 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -3/+3 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -4/+4 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -3/+3 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -3/+2 |
* | * cgraphunit.c (cgraph_postorder): Fix typo in comment. | aldyh | 2004-02-04 | 1 | -1/+1 |
* | PR c++/12850 | hubicka | 2004-01-29 | 1 | -2/+9 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | * cgraph.c (cgraph_remove_node): Fix removal from linked list. | hubicka | 2004-01-19 | 1 | -16/+133 |
* | * cgraph.c (create_edge): Use local.redefined_extern_inline. | hubicka | 2004-01-14 | 1 | -2/+10 |
* | Partial fix PR c++/12850 | hubicka | 2004-01-13 | 1 | -1/+4 |
* | * cgraphunit.c (cgraph_optimize_function): Always do | hubicka | 2004-01-13 | 1 | -5/+8 |
* | * cgraphunit.c (cgraph_decide_inlining): Fix typo. | hubicka | 2004-01-08 | 1 | -1/+1 |
* | * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. | hubicka | 2004-01-04 | 1 | -52/+119 |
* | * cgraphunit.c (cgraph_optimize_function): Call optimize_inline_calls | hubicka | 2004-01-02 | 1 | -11/+11 |