New syntax for -fsanitize-recover.
[gcc.git] / gcc / cgraphclones.c
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Jan Hubickare PR lto/62026 (Crash in lto_get_decl_name_mapping)
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-10-02 Jan Hubickacgraphclones.c (build_function_type_skip_args): Do...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-10 Martin Jamborcgraphunit.c (expand_thunk): If not expanding, set...
2014-09-10 Martin Jamborre PR middle-end/61654 (ICE in release_function_body...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-18 Ilya Enkovichre PR ipa/61800 (ICE: Segmentation fault during Firefox...
2014-08-06 Martin Jamborre PR ipa/61393 ([trans-mem] O3 optimization level...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-27 Martin Jamborre PR ipa/61160 (wrong code with -O3 (or ICE: verify_cg...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Martin LiskaEnhancement of call graph API
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20 Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-22 Martin Jamborcgraphclones.c (cgraph_function_versioning): Copy ipa_t...
2014-04-16 Martin Jamborcgraphclones.c (cgraph_create_virtual_clone): Duplicate...
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-03-26 Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-02-04 Jakub Jelinekre PR tree-optimization/60002 (ICE: SIGSEGV in skip_art...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-14 Jan Hubickare PR c++/58477 (ice in cgraph_speculative_call_info)
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-11 Martin LiskaTime profiler introduced.
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-29 Eric Botcazoucgraphclones.c (cgraph_create_virtual_clone): Compute...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-07-25 Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-06-27 Martin Jamborre PR c++/57208 (Latest chromium compilation fails...
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-08 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-05-02 Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-02-05 Jan HubickaPR tree-optimization/r55789
2013-01-17 Martin Jamborre PR tree-optimization/55264 (ICE: in ipa_make_edge_di...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-10 Jan Hubickacgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-08 Jan Hubickacgraph.c (cgraph_call_edge_duplication_hooks): Export.