| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.c (cgraph_remove_node): Do not release function bodies until | hubicka | 2005-06-28 | 1 | -1/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-optimize.c (init_tree_optimization_passes): Fix flags of | hubicka | 2005-06-24 | 1 | -2/+3 |
* | * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix comment | kazu | 2005-06-03 | 1 | -4/+4 |
* | * cgraph.c (cgraph_node): Maintain master clones. | hubicka | 2005-06-02 | 1 | -2/+109 |
* | * cgraph.c (dump_cgraph_node): Print new flags. | hubicka | 2005-06-02 | 1 | -2/+15 |
* | * cgraph.c: Include tree-gimple.h | hubicka | 2005-05-27 | 1 | -10/+11 |
* | * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | hubicka | 2005-05-25 | 1 | -0/+1 |
* | * basic-block.h (REG_BR_PROB_BASE): Define. | hubicka | 2005-05-19 | 1 | -6/+28 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -44/+124 |
* | PR middle-end/20622 | jakub | 2005-03-29 | 1 | -2/+2 |
* | * cgraph.h (cgraph_node): Add prev_clone pointer. | hubicka | 2005-03-20 | 1 | -5/+9 |
* | PR middle-end/20225 | hubicka | 2005-03-18 | 1 | -0/+1 |
* | * cgraph.c (cgraph_remove_node): Avoid loop in code deciding whether | hubicka | 2005-03-18 | 1 | -22/+17 |
* | 2005-03-02 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-03-02 | 1 | -23/+80 |
* | * cgraph.c (cgraph_varpool_n_nodes): Remove. | kazu | 2005-01-23 | 1 | -4/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR c/19031 | rth | 2005-01-02 | 1 | -0/+63 |
* | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, | kazu | 2004-11-13 | 1 | -1/+1 |
* | * cgraph.h (cgraph_calls_p): Remove. | bje | 2004-11-08 | 1 | -15/+0 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -7/+0 |
* | PR middle-end/16460 | hubicka | 2004-09-20 | 1 | -0/+13 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -0/+6 |
* | * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | hubicka | 2004-09-08 | 1 | -0/+1 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -20/+13 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+2 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu> | zack | 2004-05-22 | 1 | -28/+22 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-20 | 1 | -18/+10 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-19 | 1 | -122/+21 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -10/+0 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -8/+8 |
* | * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c: | kazu | 2004-04-29 | 1 | -5/+5 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -95/+281 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -1/+1 |
* | PR c++/12850 | hubicka | 2004-01-29 | 1 | -0/+3 |
* | * cgraph.c (cgraph_remove_node): Fix removal from linked list. | hubicka | 2004-01-19 | 1 | -1/+1 |
* | * cgraph.c (create_edge): Use local.redefined_extern_inline. | hubicka | 2004-01-14 | 1 | -0/+3 |
* | * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. | hubicka | 2004-01-04 | 1 | -4/+11 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -2/+4 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * cgraph.c (change_decl_assembler_name): Avoid bogus warnings. | hubicka | 2003-11-18 | 1 | -1/+2 |
* | PR opt/12275 | hubicka | 2003-11-13 | 1 | -2/+78 |
* | * cgraphunit.c (cgraph_function_possibly_inlined_p): Use | hubicka | 2003-11-11 | 1 | -1/+1 |
* | * cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when | hubicka | 2003-10-22 | 1 | -3/+1 |
* | PR debug/12389 | hubicka | 2003-10-22 | 1 | -0/+10 |
* | * cgraph.c (cgraph_node): Use INSERT instead of 1 in | zlomek | 2003-10-02 | 1 | -5/+5 |
* | 2003-09-23 Kelley Cook <kelleycook@wideopenwest.com> | kcook | 2003-09-26 | 1 | -4/+6 |