Update error message prefix in libgcov profiling.
[gcc.git] / gcc / cgraphclones.c
2019-01-18 Martin LiskaReset proper type on vector types (PR middle-end/88587).
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in create_virtual_c...
2018-11-30 Michael PloujnikovMake function assembly more independent.
2018-11-08 Eric Botcazoure PR middle-end/87916 (ICE in dwarf2out_abstract_funct...
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-12 Jan Hubickare PR target/87156 (ICE building libstdc++ for mips64)
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-01-18 Jan Hubickare PR ipa/82256 (clones created by create_version_clone...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-23 Jan Hubickacgraphclones.c (cgraph_node::create_clone): Fix updatin...
2017-11-18 Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-06-10 Jan Hubickacgraph.h (cgraph_edge::clone): Update prototype.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-11 Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-03-30 Martin Jambor[PR 77333] Fixup fntypes of gimple calls of clones
2017-01-20 Martin LiskaFix IPA CP where it forgot to add a reference in cgraph...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-30 Martin LiskaIntroduce -fdump-ipa-clones dump output
2016-05-18 Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-08 Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-03 Jan Hubickacgraph.c (symbol_table::create_edge): Set inline_failed.
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-01-11 Martin Jambor[PR ipa/66616] Copy can_change_signature flag to artifi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-20 Martin LiskaCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-02 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-20 Bernd Schmidtcgraph.h (clone_function_name_1): Declare.
2015-02-18 Jakub Jelinekre PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_pr...
2015-02-16 Jakub Jelinekre PR ipa/64963 (IPA Cloning/Splitting does not copy...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05 Martin Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
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...
next