cgraph.c (dump_cgraph_node): Dump size/time/benefit.
[gcc.git] / gcc / cgraph.h
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-10 Jan Hubickacgraphbuild.c (record_reference): Use cgraph_mark_addre...
2009-05-10 Jan Hubickare PR middle-end/40084 (Revision 147294 failed 483...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Doug Kwancgraph.h (cgraph_node_ptr): New type for vector functions.
2009-04-18 Jan Hubickacgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
2009-04-02 Rafael Avila de... [multiple changes]
2009-03-28 Jan Hubickacgraph.c (dump_cgraph_node): Add replace output flag...
2009-03-28 Jan HubickaBring from lto-branch:
2009-03-28 Jan Hubickacgraph.c (cgraph_node, [...]): Remove master clone...
2009-03-23 Richard Guenthercgraph.h (struct cgraph_node): Reorder fields for 64...
2009-02-28 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2008-11-12 Dodji Seketelire PR debug/27574 (MIssing debug info at -O0 for a...
2008-09-11 Martin Jamboripa-prop.h (struct ipa_param_flags): Removed.
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickatree.c (build_function_type_skip_args, [...]): New...
2008-08-21 Jan Hubickacgraph.c (first_cgraph_function_insertion_hook): New...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-16 Jan Hubickacgraph.h (varpool_empty_needed_queue): Declare.
2008-07-13 Jan Hubickacgraph.c (assembler_name_hash): New static var.
2008-07-07 Martin Jamborcgraph.c (cgraph_edge_max_uid): New variable.
2008-06-18 Jan Hubickacgraph.h (cgraph_mark_if_needed): New function.
2008-05-15 Kenneth Zadeckcgraph.h (compute_inline_parameters): Made public.
2008-05-10 H.J. Lucalls.c (expand_call): Don't use callgraph to increase...
2008-05-07 Jan Hubickacgraph.c (dump_cgraph_node): Update.
2008-01-29 Jakub Jelinekre PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2007-11-02 Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-09-07 Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-28 Razya Ladelskymatrix-reorg.c: New file.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2007-01-03 Jan Hubickapr16194.c: We now output error on all three functions...
2006-12-30 Jan Hubickacgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-20 Jan Hubickacgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-09 Jan Hubickacgraph.c: Update copyright.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-28 Jan Hubickainvoke.texi (large-stack-frame, [...]): New params.
2006-08-21 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-08-17 Jakub Jelinekre PR c/28744 (externally_visible attribute not effecti...
2006-07-24 Jan Hubickare PR c/25795 (Proccessing the attribute externally_vis...
2006-06-16 Richard Guenthercgraph.h (struct cgraph_local_info): Turn bool elements...
2006-05-18 Mike StumpWhitespace fixups
2006-04-17 Kazu Hiratacgraph.h (cgraph_edge_p): New.
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-11 Jan Hubickacgraph.c (cgraph_insert_node_to_hashtable): New function.
2005-09-24 Jan Hubickacgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-08-01 Razya LadelskyMakefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
2005-07-28 Jan Hubickacgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-28 Josh Conneripa-inline.c (cgraph_edge_badness): Update comments.
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-24 Jan Hubickatree-optimize.c (init_tree_optimization_passes): Fix...
2005-06-02 Jan Hubickacgraph.c (cgraph_node): Maintain master clones.
2005-06-02 Jan Hubickacgraph.c (dump_cgraph_node): Print new flags.
2005-05-27 Jan Hubickacgraph.c: Include tree-gimple.h
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-04-24 Jakub Jelinekre PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.
2005-03-30 Jan Hubicka[multiple changes]
2005-03-30 Richard Hendersoncgraph.h (struct cgraph_node): Add alias.
2005-03-29 Jakub Jelinekre PR middle-end/20622 (Alias to nocommon variable...
2005-03-20 Jan Hubickacgraph.h (cgraph_node): Add prev_clone pointer.
2005-03-02 Richard Guenthercgraph.h (struct cgraph_edge): Add prev_caller and...
2005-01-23 Kazu Hiratacgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-11-18 Ben Elliston* cgraph.h: Replace "it's" with "its" throughout.
2004-11-08 Ben Ellistoncgraph.h (cgraph_calls_p): Remove.
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-09-20 Jan Hubickare PR middle-end/16460 (ICE when compiling glibc (ld...
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-05-22 Zack Weinberg[multiple changes]
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-14 Jan Hubickacgraph.c (create_edge): Use local.redefined_extern_inline.
2004-01-04 Jan HubickaMakefile.in (cgraph.o, [...]): Add intl.h dependency.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-09-25 Richard Sandifordcgraph.h (cgraph_remove_edge): Declare.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
next