| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | hubicka | 2005-05-25 | 1 | -0/+3 |
* | * basic-block.h (REG_BR_PROB_BASE): Define. | hubicka | 2005-05-19 | 1 | -8/+14 |
* | * cgraph.h (cgraph_node): Add 'lowered' state. | hubicka | 2005-05-17 | 1 | -0/+3 |
* | PR middle-end/20991 | jakub | 2005-04-24 | 1 | -0/+4 |
* | * Makefile.in (ipa.o, ipa-inline.o): New files. | hubicka | 2005-04-22 | 1 | -0/+9 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -1/+13 |
* | * cgraph.h (struct cgraph_node): Add alias. | rth | 2005-03-30 | 1 | -0/+2 |
* | PR middle-end/20622 | jakub | 2005-03-29 | 1 | -0/+2 |
* | * cgraph.h (cgraph_node): Add prev_clone pointer. | hubicka | 2005-03-20 | 1 | -0/+1 |
* | 2005-03-02 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-03-02 | 1 | -1/+4 |
* | * cgraph.c (cgraph_varpool_n_nodes): Remove. | kazu | 2005-01-23 | 1 | -1/+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/+4 |
* | * cgraph.h: Replace "it's" with "its" throughout. | bje | 2004-11-18 | 1 | -4/+4 |
* | * cgraph.h (cgraph_calls_p): Remove. | bje | 2004-11-08 | 1 | -1/+0 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -84/+0 |
* | PR middle-end/16460 | hubicka | 2004-09-20 | 1 | -0/+1 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -0/+93 |
* | 2004-09-10 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-10 | 1 | -1/+1 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 1 | -1/+1 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -0/+1 |
* | 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu> | zack | 2004-05-22 | 1 | -2/+0 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-19 | 1 | -2/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+1 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -18/+27 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -1/+1 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * cgraph.c (create_edge): Use local.redefined_extern_inline. | hubicka | 2004-01-14 | 1 | -10/+14 |
* | * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. | hubicka | 2004-01-04 | 1 | -2/+4 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -2/+2 |
* | PR debug/12389 | hubicka | 2003-10-22 | 1 | -0/+5 |
* | * cgraph.h (cgraph_remove_edge): Declare. | rsandifo | 2003-09-25 | 1 | -0/+1 |
* | * cgraphunit.c (cgraph_assemble_pending_functions): Export. | rth | 2003-09-13 | 1 | -0/+1 |
* | * cgraphunit.c (cgraph_finalize_function): Add nested arg. | rth | 2003-09-11 | 1 | -1/+1 |
* | * cgraph.h (struct cgraph_node): Rename lowered to analyzed. | rth | 2003-09-10 | 1 | -5/+4 |
* | * cgraphunit.c (cgraph_finalize_function): Remove unused argument. | rth | 2003-09-10 | 1 | -1/+1 |
* | * cgraph.c (cgraph_mark_reachable_node): Split out from ... | rth | 2003-09-05 | 1 | -1/+2 |
* | * i386.c (ix86_fntype_regparm): Rename from ... | hubicka | 2003-08-16 | 1 | -3/+0 |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -2/+2 |
* | * fp-test.c (main): Use ISO C90 prototype. | aj | 2003-07-12 | 1 | -17/+17 |
* | * cgraph.c (cgraph_max_uid): New global variable. | hubicka | 2003-07-12 | 1 | -5/+26 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -1/+1 |
* | * cgraph.c (cgraph_node_name): New function. | hubicka | 2003-07-09 | 1 | -0/+2 |
* | * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node, | hubicka | 2003-07-02 | 1 | -1/+4 |
* | * cgraphunit.c (cgraph_finalize_function): Set finalized. | hubicka | 2003-07-02 | 1 | -0/+2 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -4/+4 |
* | * Makefile.in (GTFILES): Add cgraph.h. | hubicka | 2003-06-30 | 1 | -16/+19 |
* | * Makefile.in (cgraph.o): Depend on output.h, not depend on | hubicka | 2003-06-24 | 1 | -0/+27 |
* | * cgraph.c (cgraph_nodes_queue): Declare. | hubicka | 2003-06-23 | 1 | -0/+2 |