]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[thirdparty/gcc.git] / gcc / cgraphunit.c
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-16  Jan Hubickacgraph.h (varpool_empty_needed_queue): Declare.
2008-06-20  Jakub Jelinekre PR c++/36523 (OpenMP task construct fails to instant...
2008-06-19  Bernhard Reutner... cgraphunit.c (cgraph_finalize_function): Remove redunda...
2008-06-18  Jan Hubickacgraphunit.c (cgraph_optimize): Output debug info when...
2008-06-18  Jan Hubickacgraphunit.c (cgraph_expand_pending_functions): Give...
2008-06-18  Jan Hubickacgraph.h (cgraph_mark_if_needed): New function.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-15  Kenneth Zadeckcgraph.h (compute_inline_parameters): Made public.
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)
2008-01-23  Richard Guentherre PR middle-end/31529 (ICE in cgraph_expand_function...
2008-01-03  Jakub Jelinekre PR c++/34619 (ICE with "-fmudflap" and templates)
2007-11-26  Andreas KrebbelPR 34081/C++
2007-11-06  Mark Mitchellre PR target/33579 (INIT_PRIORITY is broken)
2007-10-06  Eric BotcazouRevert:
2007-10-04  Geoffrey Keatingcgraphunit.c (cgraph_build_static_cdtor): Don't set...
2007-09-11  Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-05  Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-28  Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-20  Richard Guentherc-objc-common.c (c_disregard_inline_limits): Remove.
2007-08-11  Jan Hubickacgraphunit.c (record_cdtor_fn): Declare all cdtors...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-24  Jan Hubickare PR tree-optimization/30563 (ice for legal code with...
2007-05-30  Dirk Muellercgraphunit.c (cgraph_analyze_function): Remove computat...
2007-05-25  Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-11  Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-04-22  Jan Hubickamisc.c (gnat_expand_body): Don't call target for destru...
2007-04-06  Jan Hubickacgraphunit.c (decide_is_function_needed): Do not keep...
2007-02-24  Jan Hubickacgraphunit.c (decide_is_function_needed): Honor -fkeep...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-12  Eric Botcazoutree.h (DECL_IGNORED_P): Document further effect for...
2007-02-09  Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-31  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-28  Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-19  Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-16  Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-08  Jan Hubickacgraphunit.c (cgraph_process_new_functions): Reset...
2007-01-08  Jan Hubickatree-pas.h (TODO_remove_function): New flag.
2007-01-06  Jan Hubickatree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-04  Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2007-01-03  Kazu Hirata* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
2007-01-03  Jan Hubickapr16194.c: We now output error on all three functions...
2007-01-01  Jan Hubickacgraphunit.c (cgraph_optimize): Call cgraph_add_new_fun...
2006-12-30  Jan Hubickacgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-23  Marcin Daleckicgraphunit.c (cgraph_optimize): Fixed obvious thinko...
2006-12-23  Jan Hubickatoplev.c (dump_memory_report): Break out from...
2006-12-22  Kazu Hirata* cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-17  Jan Hubicka* cgraphunit.c (ipa_passes): Clear current_function_decl.
2006-12-12  H.J. Lure PR middle-end/17982 (stop calling assemble_external...
2006-12-11  Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-09  Jan Hubickacgraph.c: Update copyright.
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-30  Steven Bosschercgraphunit.c (cgraph_finalize_compilation_unit): Add...
2006-11-28  Jan Hubickainvoke.texi (large-stack-frame, [...]): New params.
2006-11-01  Geoffrey KeatingIn gcc/:
2006-10-15  Jan Hubickare PR middle-end/29241 ([non unit-at-a-time] ICE with...
2006-10-15  Richard Bienercgraphunit.c: Fix goof in previous commit.
2006-10-15  Jan Hubickare PR middle-end/29299 (gcc "used" attribute has no...
2006-10-09  Richard HendersonRevert emutls patch.
2006-10-09  Richard Guentherre PR middle-end/29254 (verify_cgraph_node failed ...
2006-10-04  Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-08-24  Jan Hubickare PR debug/26881 (internal compiler error in dwarf2out...
2006-08-20  Jan Hubickare PR middle-end/28779 (internal compiler error: in...
2006-08-17  Jakub Jelinekre PR c/28744 (externally_visible attribute not effecti...
2006-08-03  Dorit Nuzmanre PR middle-end/27770 (wrong code in spec tests for...
2006-08-01  Volker Reicheltre PR c++/28250 (ICE with invalid catch)
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-07-13  Jan Hubickacgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-05-28  Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-27  Dirk Muellercgraphunit.c (decide_is_function_needed): Fix wrong...
2006-05-23  Jan Hubickacgraphunit.c (decide_is_function_needed): Also nested...
2006-05-21  Bernhard FischerACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla...
2006-05-20  Andrew Pinskire PR middle-end/25776 (ICE in cgraph after error at...
2006-05-18  Mike StumpWhitespace fixups
2006-05-11  Jan Hubickacgraphunit.c (decide_is_function_needed): Don't force...
2006-05-08  Jan Hubickare PR middle-end/25962 (Pointer (null) check after...
2006-05-04  Jan Hubickare PR middle-end/25962 (Pointer (null) check after...
2006-04-17  Kazu Hiratacgraph.h (cgraph_edge_p): New.
2006-03-04  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-29  Ian Lance Taylorcgraphunit.c (cgraph_assemble_pending_functions): Call...
2006-01-24  Ian Lance Taylorre PR middle-end/25930 (seg fault in GC with toplevel...
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-10-20  Alexandre Olivare PR middle-end/24295 (Xorg broken, #pragma weak foo...
2005-09-24  Jan Hubickacgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-09  Richard Hendersonre PR debug/23190 (debug info omitted for uninitialized...
2005-08-18  Jan Hubickare PR c++/22034 (ICE on valid (local class), dwarf2)
2005-08-01  Razya LadelskyMakefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
next