| Commit message (Expand) | Author | Age | Files | Lines |
* | * langhooks.h (struct lang_hooks_for_callgraph): Remove third | dnovillo | 2007-11-02 | 1 | -2/+25 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -2/+2 |
* | * Makefile.in (passes.o, ipa-inline.o): Add dependencies. | hubicka | 2007-02-09 | 1 | -7/+20 |
* | Patch by Tomas Bily <tbily@suse.cz> | hubicka | 2007-01-19 | 1 | -1/+5 |
* | * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs | hubicka | 2007-01-14 | 1 | -0/+1 |
* | * cgraph.c (cgraph_release_function_body): New function. | hubicka | 2007-01-04 | 1 | -5/+22 |
* | * gcc.dg/pr16194.c: We now output error on all three functions, not just | hubicka | 2007-01-03 | 1 | -0/+6 |
* | * cgraph.c (cgraph_exapnd_queue): Rename to... | hubicka | 2006-12-30 | 1 | -14/+54 |
* | * cgraph.c: Update overall comment; fix vertical spacing. | hubicka | 2006-12-20 | 1 | -11/+6 |
* | Move all varpool routines out of cgraph/cgraphunit to varpool.c | hubicka | 2006-12-11 | 1 | -288/+4 |
* | * cgraph.c: Update copyright. | hubicka | 2006-12-09 | 1 | -1/+1 |
* | * invoke.texi (large-stack-frame, large-stack-frame-growth): New params. | hubicka | 2006-11-28 | 1 | -0/+4 |
* | Revert emutls patch. | rth | 2006-10-09 | 1 | -12/+1 |
* | gcc/ | rth | 2006-10-04 | 1 | -1/+12 |
* | * cgraph.c (dump_cgraph_varpool_node): Don't crash if called | rth | 2006-09-25 | 1 | -1/+4 |
* | PR debug/26881 | hubicka | 2006-08-24 | 1 | -3/+4 |
* | PR rtl-optimization/28071 | hubicka | 2006-08-21 | 1 | -3/+89 |
* | PR tree-optimization/27882 | hubicka | 2006-07-26 | 1 | -0/+6 |
* | 2006-07-24 Richard Guenther <rguenther@suse.de> | rguenth | 2006-07-24 | 1 | -1/+1 |
* | PR c/25795 | hubicka | 2006-07-24 | 1 | -4/+7 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -22/+22 |
* | PR c/26171 | jakub | 2006-04-26 | 1 | -2/+2 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -10/+16 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+19 |
* | ./: | ian | 2006-01-17 | 1 | -5/+35 |
* | * cgraph.c (cgraph_insert_node_to_hashtable): New function. | hubicka | 2006-01-11 | 1 | -0/+13 |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -8/+12 |
* | PR middle-end/24093 | hubicka | 2005-10-31 | 1 | -2/+10 |
* | * cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | hubicka | 2005-09-24 | 1 | -2/+2 |
* | * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument. | hubicka | 2005-07-28 | 1 | -6/+15 |
* | PR tree-optimization/22574 | hubicka | 2005-07-27 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+1 |
* | * 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 |