errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / cgraph.c
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.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-01-29 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
2004-01-19 Jan Hubickacgraph.c (cgraph_remove_node): Fix removal from linked...
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.
2004-01-01 Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-11-18 Jan Hubicka* cgraph.c (change_decl_assembler_name): Avoid bogus...
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-11 Jan Hubickacgraphunit.c (cgraph_function_possibly_inlined_p):...
2003-10-22 Jan Hubickacgraph.c (cgraph_function_possibly_inlined_p): Be conse...
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-10-02 Josef Zlomekcgraph.c (cgraph_node): Use INSERT instead of 1 in...
2003-09-26 Kelley Cookcgraph.c (dump_cgraph): Don't output newline before...
2003-09-25 Richard Sandifordcgraph.h (cgraph_remove_edge): Declare.
2003-09-19 Kelley Cook* cgraph.c: Fix typo in debugging output.
2003-09-09 Jan Hubickacgraph.c (cgraph_varpool_finalize_decl): Sanity check...
2003-09-06 Jan Hubickacgraph.c (cgraph_mark_reachable_node): Only enqueue...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-08-19 Jan Hubickacgraph.c (cgraph_mark_needed_node): Call notice_global_...
2003-08-16 Jan Hubickai386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-31 Jan Hubickacgraph.c (create_edge): Fix typo.
2003-07-18 Jan Hubicka* cgraph.c (cgraph_remove_node): Clear the hash table...
2003-07-12 Andreas Jaegerfp-test.c (main): Use ISO C90 prototype.
2003-07-12 Jan Hubickacgraph.c (cgraph_max_uid): New global variable.
2003-07-09 Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-02 Jan Hubickacgraph.c (cgraph_mark_needed_node, [...]): Use next_nee...
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-28 Kazu Hiratabuiltins.c: Follow spelling conventions.
2003-06-27 Jan Hubickacgraph.c (cgraph_node, [...]): Avoid re-initializing...
2003-06-24 Jan HubickaMakefile.in (cgraph.o): Depend on output.h, not depend...
2003-06-23 Jan Hubickacgraph.c (cgraph_nodes_queue): Declare.
next