Bring from lto-branch:
[gcc.git] / gcc / cgraph.c
2009-03-28 Jan HubickaBring from lto-branch:
2009-03-28 Jan Hubickacgraph.c (cgraph_node, [...]): Remove master clone...
2009-03-28 Jan Hubickacgraph.c (cgraph_function_body_availability): Functions...
2008-11-16 Jan Hubickacgraph.c (cgraph_function_body_availability): Fix test...
2008-11-12 Dodji Seketelire PR debug/27574 (MIssing debug info at -O0 for a...
2008-09-25 Martin Jamborcgraph.c (free_nodes): New variable.
2008-09-23 Martin Jamborcgraph.c (cgraph_free_edge): Use sizeof(*e).
2008-09-13 Jan Hubickacgraph.c: Include value-prof.h
2008-09-13 Martin Jamborcgraph.c (free_edges): New variable.
2008-09-11 Jan Hubickacgraph.c (cgraph_release_function_body): Plug memory...
2008-09-11 Jan Hubickare PR middle-end/37448 (cannot compile big function)
2008-09-03 Jan Hubickare PR tree-optimization/37315 (gcc.c-torture/execute...
2008-09-02 Jakub Jelinekre PR tree-optimization/37095 (Trouble with covariant...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-21 Jan Hubickacgraph.c (first_cgraph_function_insertion_hook): New...
2008-08-18 Paul Yuancgraph.c (cgraph_edge): Handle inconsistent counts...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-29 Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-26 Jan Hubickacgraph.c (cgraph_function_possibly_inlined_p): Do not...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-20 Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
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-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-18 Jan Hubickacgraph.c (cgraph_add_new_function): When in expansion...
2008-06-17 Bernhard Fischercgraph.c: Remove unneeded forward declarations of eq_no...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07 Jan Hubickacgraph.c (dump_cgraph_node): Update.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
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-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-14 Jan Hubickatree-eh.c (add_stmt_to_eh_region_fn): Do not add call_e...
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.c: Update overall comment; fix vertical spacing.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-09 Jan Hubickacgraph.c: Update copyright.
2006-11-28 Jan Hubickainvoke.texi (large-stack-frame, [...]): New params.
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-25 Richard Hendersoncgraph.c (dump_cgraph_varpool_node): Don't crash if...
2006-08-24 Jan Hubickare PR debug/26881 (internal compiler error in dwarf2out...
2006-08-21 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-07-26 Jan Hubickare PR tree-optimization/27882 (segfault in ipa-inline...
2006-07-24 Richard Guentherre PR middle-end/28463 (Using -fdump-tree-optimized...
2006-07-24 Jan Hubickare PR c/25795 (Proccessing the attribute externally_vis...
2006-05-18 Mike StumpWhitespace fixups
2006-04-26 Jakub Jelinekre PR c/26171 (#pragma omp threadprivate requires ...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
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-12-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-10-31 Jan Hubickare PR middle-end/24093 (cgraph exhausts virtual memory...
2005-09-24 Jan Hubickacgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-07-28 Jan Hubickacgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-27 Jan Hubickare PR tree-optimization/22574 (ICE with IMA and optimiz...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
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-03 Kazu Hiratacgraph.c, [...]: Fix comment typos.
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-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-30 Jan Hubicka[multiple changes]
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-18 Jan Hubickare PR middle-end/20225 (ICE during GC)
2005-03-18 Jan Hubickacgraph.c (cgraph_remove_node): Avoid loop in code decid...
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-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
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-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-08 Jan Hubickacgraph.c (cgraph_remove_node): Free DECL_INITIAL field...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-22 Zack Weinberg[multiple changes]
2004-05-20 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
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-30 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-29 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
next