Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | [multiple changes] | Rafael Avila de Espindola | 1 | -0/+1 |
2009-03-28 | cgraph.c (dump_cgraph_node): Add replace output flag by process. | Jan Hubicka | 1 | -2/+2 |
2009-03-28 | Bring from lto-branch: | Jan Hubicka | 1 | -5/+12 |
2009-03-28 | cgraph.c (cgraph_node, [...]): Remove master clone handling. | Jan Hubicka | 1 | -5/+0 |
2009-03-23 | cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts. | Richard Guenther | 1 | -4/+4 |
2009-02-28 | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 1 | -1/+0 |
2008-11-12 | re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co... | Dodji Seketeli | 1 | -0/+3 |
2008-09-11 | ipa-prop.h (struct ipa_param_flags): Removed. | Martin Jambor | 1 | -1/+0 |
2008-08-29 | cgraph.c (cgraph_remove_node): Do not remove nested nodes. | Jan Hubicka | 1 | -0/+2 |
2008-08-29 | tree.c (build_function_type_skip_args, [...]): New functions. | Jan Hubicka | 1 | -1/+2 |
2008-08-21 | cgraph.c (first_cgraph_function_insertion_hook): New variable. | Jan Hubicka | 1 | -0/+4 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -8/+9 |
2008-07-23 | ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ... | Martin Jambor | 1 | -1/+4 |
2008-07-16 | cgraph.h (varpool_empty_needed_queue): Declare. | Jan Hubicka | 1 | -0/+1 |
2008-07-13 | cgraph.c (assembler_name_hash): New static var. | Jan Hubicka | 1 | -1/+1 |
2008-07-07 | cgraph.c (cgraph_edge_max_uid): New variable. | Martin Jambor | 1 | -0/+23 |
2008-06-18 | cgraph.h (cgraph_mark_if_needed): New function. | Jan Hubicka | 1 | -0/+1 |
2008-05-15 | cgraph.h (compute_inline_parameters): Made public. | Kenneth Zadeck | 1 | -0/+1 |
2008-05-09 | calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary. | H.J. Lu | 1 | -1/+1 |
2008-05-07 | cgraph.c (dump_cgraph_node): Update. | Jan Hubicka | 1 | -4/+6 |
2008-01-30 | re PR middle-end/34969 (ICE with -fipa-cp -ffast-math) | Jakub Jelinek | 1 | -1/+3 |
2007-11-02 | langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun... | Diego Novillo | 1 | -0/+2 |
2007-09-07 | cgraphbuild.c (rebuild_cgraph_edges): Export. | Zdenek Dvorak | 1 | -0/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-28 | matrix-reorg.c: New file. | Razya Ladelsky | 1 | -0/+5 |
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 |