Age | Commit message (Expand) | Author | Files | Lines |
2007-02-09 | Makefile.in (passes.o, [...]): Add dependencies. | Jan Hubicka | 1 | -3/+10 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -0/+5 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -1/+0 |
2007-01-04 | cgraph.c (cgraph_release_function_body): New function. | Jan Hubicka | 1 | -0/+1 |
2007-01-03 | pr16194.c: We now output error on all three functions, not just first one. | Jan Hubicka | 1 | -0/+2 |
2006-12-30 | cgraph.c (cgraph_exapnd_queue): Rename to... | Jan Hubicka | 1 | -2/+15 |
2006-12-20 | cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros. | Jan Hubicka | 1 | -0/+36 |
2006-12-11 | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 1 | -21/+31 |
2006-12-09 | cgraph.c: Update copyright. | Jan Hubicka | 1 | -2/+1 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-11-28 | invoke.texi (large-stack-frame, [...]): New params. | Jan Hubicka | 1 | -0/+8 |
2006-08-21 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -0/+4 |
2006-08-17 | re PR c/28744 (externally_visible attribute not effective with prior declarat... | Jakub Jelinek | 1 | -2/+0 |
2006-07-24 | re PR c/25795 (Proccessing the attribute externally_visible too early) | Jan Hubicka | 1 | -0/+1 |
2006-06-16 | cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield. | Richard Guenther | 1 | -22/+23 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -6/+6 |
2006-04-17 | cgraph.h (cgraph_edge_p): New. | Kazu Hirata | 1 | -1/+7 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -2/+2 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -1/+3 |
2006-01-17 | common.opt (ftoplevel-reorder): New option. | Ian Lance Taylor | 1 | -0/+20 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -0/+7 |
2005-09-24 | cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | Jan Hubicka | 1 | -5/+3 |
2005-08-01 | Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. | Razya Ladelsky | 1 | -0/+2 |
2005-07-28 | cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument. | Jan Hubicka | 1 | -2/+5 |
2005-07-28 | ipa-inline.c (cgraph_edge_badness): Update comments. | Josh Conner | 1 | -1/+1 |
2005-07-16 | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 1 | -2/+0 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ... | Jan Hubicka | 1 | -0/+2 |
2005-06-02 | cgraph.c (cgraph_node): Maintain master clones. | Jan Hubicka | 1 | -1/+32 |
2005-06-02 | cgraph.c (dump_cgraph_node): Print new flags. | Jan Hubicka | 1 | -0/+6 |
2005-05-27 | cgraph.c: Include tree-gimple.h | Jan Hubicka | 1 | -1/+1 |
2005-05-25 | Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | Jan Hubicka | 1 | -0/+3 |
2005-05-19 | basic-block.h (REG_BR_PROB_BASE): Define. | Jan Hubicka | 1 | -8/+14 |
2005-05-17 | cgraph.h (cgraph_node): Add 'lowered' state. | Steven Bosscher | 1 | -0/+3 |
2005-04-25 | re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) | Jakub Jelinek | 1 | -0/+4 |
2005-04-22 | Makefile.in (ipa.o, [...]): New files. | Jan Hubicka | 1 | -0/+9 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -1/+13 |
2005-03-30 | cgraph.h (struct cgraph_node): Add alias. | Richard Henderson | 1 | -0/+2 |
2005-03-29 | re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64) | Jakub Jelinek | 1 | -0/+2 |
2005-03-20 | cgraph.h (cgraph_node): Add prev_clone pointer. | Jan Hubicka | 1 | -0/+1 |
2005-03-02 | cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields. | Richard Guenther | 1 | -1/+4 |
2005-01-23 | cgraph.c (cgraph_varpool_n_nodes): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-01 | re PR c/19031 (#pragma weak handling changes in 4.0.0) | Richard Henderson | 1 | -0/+4 |
2004-11-18 | * cgraph.h: Replace "it's" with "its" throughout. | Ben Elliston | 1 | -4/+4 |
2004-11-08 | cgraph.h (cgraph_calls_p): Remove. | Ben Elliston | 1 | -1/+0 |
2004-10-25 | patch to remove the analysis of module level static variables. | Kenneth Zadeck | 1 | -84/+0 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 1 | -0/+1 |
2004-09-14 | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |