aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)Author
2019-02-22 Merge up to 269119.Peter Bergner
2019-02-22Update ChangeLog and version files for releasegcc_8_3_0_releaseGCC Administrator
2019-01-17 Merge up to 268000.Peter Bergner
2018-11-20Backport r266277Martin Liska
2018-07-27Merge up to 263037.Michael Meissner
2018-07-26Update ChangeLog and version files for releasegcc_8_2_0_releaseGCC Administrator
2018-07-10Merge up to 262542.Michael Meissner
2018-06-25Merge up to 262108.Michael Meissner
2018-06-25 2018-04-20 Jan Hubicka <jh@suse.cz>Jan Hubicka
2018-06-25 Backport from mainlineJan Hubicka
2018-05-02Merge up to 259857Michael Meissner
2018-05-02Update ChangeLog and version files for releaseGCC Administrator
2018-04-27setup branchMichael Meissner
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-18 PR lto/85391Jan 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-08 PR ipa/81360Jan Hubicka
2018-02-07 * lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka
2018-02-06 PR lto/81004Jan Hubicka
2018-02-02 PR lto/83954Eric Botcazou
2018-01-30 PR lto/83954Jan 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-03 Update copyright years.Jakub Jelinek
2017-12-15 * tree-core.h (struct attribute_spec): Swap affects_type_identity andJakub 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-30 * spellcheck-tree.c (test_find_closest_identifier): Use ; insteadJakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-11-22 PR c++/60336Marek Polacek
2017-11-10 * auto-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-212017-08-21 Richard Biener <rguenther@suse.de>Richard Biener
2017-08-16 * tree-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-08.Martin Liska
2017-08-032017-08-03 Richard Biener <rguenther@suse.de>Richard Biener
2017-07-252017-07-07 Torsten Duwe <duwe@suse.de>Torsten Duwe
2017-07-19 gcc/Nathan Sidwell
2017-07-06 * cgraphunit.c (cgraph_node::finalize_function): WhenJan Hubicka