aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasereleases/gcc-8.3.0GCC Administrator
2018-11-20Backport r266277Martin Liska
2018-07-26Update ChangeLog and version files for releasereleases/gcc-8.2.0GCC Administrator
2018-06-25[multiple changes]Jan Hubicka
2018-06-25backport: lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka
2018-05-02Update ChangeLog and version files for releaseGCC Administrator
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
2018-04-18re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)Jan Hubicka
2018-04-11Clean up attribute value comparison in lto-symtab.c.Martin Liska
2018-04-10Fix obvious error in handling of error attribute (PR lto/85248).Martin Liska
2018-04-10Be more carefull about DECL merging in LTO (PR lto/85248).Martin Liska
2018-02-23* lto-partition.c (lto_balanced_map): Watch overflow.Jan Hubicka
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka
2018-02-06re PR lto/81004 (linking failed with -flto and static libboost_program_options)Jan Hubicka
2018-02-02re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Eric Botcazou
2018-01-30re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Jan Hubicka
2018-01-23Handle trailing arrays in ODR warning (PR lto/81440).Martin Liska
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07New VECTOR_CST layoutRichard Sandiford
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-10-13* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.Jan Hubicka
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-30Add some changelog entries that went astray during the machmode commitsRichard Sandiford
2017-08-30[35/77] Add uses of as_a <scalar_int_mode>Richard Sandiford
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell
2017-08-08Add missing include of attribs.h in lto.cTom de Vries
2017-08-08trans.c: Include header files.Martin Liska
2017-08-03lto-symtab.h (lto_symtab_prevail_decl): Do not use DECL_ABSTRACT_ORIGIN as fl...Richard Biener
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell
2017-07-06cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...Jan Hubicka
2017-06-23Refactor fileptr_type_node handlingMarc Glisse
2017-06-15Revert accidental checkin.Jan Hubicka
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka