aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
AgeCommit message (Expand)Author
2022-05-27Update ChangeLog and version files for releasereleases/gcc-9.5.0releases/gcc-9Richard Biener
2021-06-01Update ChangeLog and version files for releasereleases/gcc-9.4.0Richard Biener
2020-03-12Update ChangeLog and version files for releasereleases/gcc-9.3.0Jakub Jelinek
2020-01-20Backport f48c6014133c8989702458f9082e34ba6dd326d4Martin Liska
2019-11-08backport: re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1)Jakub Jelinek
2019-10-26Avoid gimple body modifications while streaming.Jan Hubicka
2019-10-25Backport ggc_trimJan Hubicka
2019-08-12Update ChangeLog and version files for releasereleases/gcc-9.2.0Jakub Jelinek
2019-05-03Update ChangeLog and version files for releasereleases/gcc-9.1.0GCC Administrator
2019-04-12params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.Jan Hubicka
2019-03-26Add missing dot.Martin Liska
2019-03-26Fix wrong option wrapping.Martin Liska
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek
2019-02-28PR c++/88049 - ICE with undefined destructor and anon namespace.Jason Merrill
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-24lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...Jan Hubicka
2018-11-30Minimize clone counter memory usage in LTO.Michael Ploujnikov
2018-11-28* lto.c (lto_read_decls): Fix handling of INTEGER_CST.Jan Hubicka
2018-11-22lto.c (cmp_type_location): Remove.Jan Hubicka
2018-11-19Fix condition in lto-symtab.c (PR lto/88077).Martin Liska
2018-11-16Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).Martin Liska
2018-10-30Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov
2018-10-26ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.Jan Hubicka
2018-10-17Run selftests for C++ as well as CDavid Malcolm
2018-08-29Fix thinko in lto.c (PR bootstrap/87130).Martin Liska
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka
2018-07-04[multiple changes]Martin Liska
2018-06-20Remove not longer valid FIXME comment.Martin Liska
2018-06-19Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.Martin Liska
2018-06-19Remove unused stagestuff in config-lang.in.Martin Liska
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.Martin Liska
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska
2018-06-08Remove MPXMartin Liska
2018-06-05lto.c (cmp_type_location): Expand locations only once.Richard Biener
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka
2018-05-15re PR lto/85583 (lto1: internal compiler error: in lto_balanced_map, at lto/l...Jan Hubicka
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka
2018-04-30* lto-partition.c (lto_balanced_map): Fix sanity check.Jan Hubicka
2018-04-29lto-partition.c: Include sreal.hJan Hubicka
2018-04-19Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols.Martin Liska
2018-04-18Fix coding style and typos.Martin Liska
2018-04-18Make Wodr warnings stable.Martin Liska