]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto
c++: Adjust push_template_decl_real
[thirdparty/gcc.git] / gcc / lto /
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-29  Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-17  Martin LiskaInitialize file_data->lto_section_header before lto_mod...
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-03-25  Jakub Jelinekmiddle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_...
2020-03-24  Tobias BurnusFix OpenMP offload handling for target-link variables...
2020-03-23  Tobias Burnuslto/lto.c – used $ or . in generated linkptr name
2020-03-23  Tobias BurnusSet proper DECL_ALIGN in offload_handle_link_vars ...
2020-02-05  Martin LiskaDo not load body for alias symbols.
2020-01-16  Martin LiskaFix noreorder symbol partitioning reversion.
2020-01-08  Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-08  Martin LiskaReplace node->name/node->order with node->dump_name.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-19  Jan HubickaFix symver attribute with LTO
2019-12-10  Jan HubickaTurn tp_first_run counts back to 32bit values.
2019-12-08  Jan HubickaFix overflows in -fprofile-reorder-functions
2019-11-30  Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-25  Joseph MyersPrevent all uses of DFP when unsupported (PR c/91985).
2019-11-22  Jan HubickaRelease memory-block-pool memory back to malloc.
2019-11-14  Martin LiskaRemove wrong lto-dump: lto1 makefile dependency.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-11  Martin LiskaRelax lto-dump.o dependency.
2019-11-07  Jan Hubickalto-streamer-in.c: Include alloc-pool.h.
2019-11-03  Jan Hubickaconfig.in: Regenerate.
2019-10-31  Jakub Jelinekre PR middle-end/92231 (ICE in gimple_fold_stmt_to_cons...
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-30  Martin LiskaRemove cgraph_global_info.
2019-10-29  Martin LiskaPrint header in dump_memory_report.
2019-10-29  Martin LiskaRemove misleading sorting function in ggc memory report.
2019-10-24  Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2019-10-23  Jan Hubickalto-streamer-out.c (output_constructor): Push CTORS_OUT...
2019-10-13  Jan Hubickalto-common.c (read_cgraph_and_symbols): Grow ggc memory...
2019-10-13  Jan Hubicka* lto.c (lto_wpa_write_files): Do not update bodies...
2019-10-11  Jan Hubickaggc-page.c (release_pages): Output statistics when...
2019-10-11  Jan HubickaDo not allocate ggc during streaming.
2019-10-10  Richard Bienerlto-common.c (unify_scc): Do not merge anonymous NAMESP...
2019-10-04  Joseph MyersMark C2x built-in functions as such.
2019-09-18  Richard Bienerre PR lto/91763 (go.go-torture/execute/printnil.go...
2019-08-23  Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-10  Jakub JelinekAssorted ChangeLog cleanups.
2019-08-01  Bernd EdlingerMake-lang.in (lto.install-common): Remove unnecessary...
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-22  Giuliano Belinassicgraph.c (dump_graphviz): New function.
2019-07-18  Jan Hubickalto-common.c (gimple_register_canonical_type_1): Do...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-04  Martin LiskaFix loading of lto_section on strict alignment targets...
2019-07-03  Martin LiskaAdd .gnu.lto_.lto section.
2019-07-02  Jan Hubickalto-common.c (lto_register_canonical_types_for_odr_type...
2019-06-27  Jan Hubickalto-common.c: tree-pretty-print.h
2019-06-27  Jan Hubickaclass.c (layout_class_type): Set TYPE_CXX_ODR_P for...
2019-06-27  Martin LiskaFix misc stuff seen by clang-static-analyzer.
2019-06-25  Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-10  Martin LiskaFix location where lto-dump is installed.
2019-05-07  Rainer OrthFix Solaris bootstrap: lto-common.c, lto-dump.c format...
2019-05-06  Martin LiskaFix GNU coding style in lto-common.c.
2019-05-06  Hrishikesh KulkarniAdd lto-dump tool.
2019-05-06  Martin LiskaSplit part of functionality from lto.c to lto-common.c.
2019-04-12  Jan Hubickaparams.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New...
2019-03-26  Martin LiskaAdd missing dot.
2019-03-26  Martin LiskaFix wrong option wrapping.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-09  Jakub Jelinekre PR target/79645 (missing period in microblaze.opt)
2019-02-28  Jason MerrillPR c++/88049 - ICE with undefined destructor and anon...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-24  Jan Hubickalto-symtab.c (lto_symtab_merge_decls_2): Do not report...
2018-11-30  Michael PloujnikovMinimize clone counter memory usage in LTO.
2018-11-28  Jan Hubicka* lto.c (lto_read_decls): Fix handling of INTEGER_CST.
2018-11-22  Jan Hubickalto.c (cmp_type_location): Remove.
2018-11-19  Martin LiskaFix condition in lto-symtab.c (PR lto/88077).
2018-11-16  Martin LiskaFix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).
2018-10-30  Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-26  Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
2018-10-26  Jan Hubickaipa-devirt.c (warn_odr): Make static.
2018-10-17  David MalcolmRun selftests for C++ as well as C
2018-08-29  Martin LiskaFix thinko in lto.c (PR bootstrap/87130).
2018-08-27  Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-21  Tom de Vries[debug] Add debug and earlydebug dumps
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20  Richard Bienerre PR debug/86585 (ICE in gen_member_die, at dwarf2out...
2018-07-13  Jan Hubickalto.c (do_stream_out): Add PART parameter; open dump...
2018-07-04  Martin Liska[multiple changes]
2018-06-20  Martin LiskaRemove not longer valid FIXME comment.
2018-06-19  Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-19  Martin LiskaRemove unused stagestuff in config-lang.in.
2018-06-08  Jan Hubickadumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08  Martin LiskaRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08  Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-06-08  Martin LiskaRemove MPX
2018-06-05  Richard Bienerlto.c (cmp_type_location): Expand locations only once.
2018-05-30  Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-15  Jan Hubickare PR lto/85583 (lto1: internal compiler error: in...
2018-04-30  Jan Hubickalto-wrapper.c (ltrans_priorities): New static var.
next