]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto-common.c
Make ltrans type canonicals compatible with WPA ones
[thirdparty/gcc.git] / gcc / lto / lto-common.c
2020-11-17  Jan HubickaMake ltrans type canonicals compatible with WPA ones
2020-10-28  Jakub Jelineklto: LTO cgraph support for late declare variant resolu...
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-06-03  Jan HubickaOptimize ODR enum streaming
2020-05-22  Jan HubickaAvoid streaming stray references.
2020-05-20  Jan HubickaAvoid SCC hashing on unmergeable trees
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-01-01  Jakub JelinekUpdate copyright years.
2019-12-19  Jan HubickaFix symver attribute with LTO
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-03  Jan Hubickaconfig.in: Regenerate.
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
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-10  Richard Bienerlto-common.c (unify_scc): Do not merge anonymous NAMESP...
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
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-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 Hubickaclass.c (layout_class_type): Set TYPE_CXX_ODR_P for...
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-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.