arc: Use separate predicated patterns for mpyd(u)
[gcc.git] / gcc / lto /
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jerry Clcannylto: Fix typo in comment of gcc/lto/lto-symtab.c
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-18 GCC AdministratorDaily bump.
2020-11-17 Jan HubickaMake ltrans type canonicals compatible with WPA ones
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-10-29 GCC AdministratorDaily bump.
2020-10-28 Jakub Jelineklto: LTO cgraph support for late declare variant resolu...
2020-10-24 GCC AdministratorDaily bump.
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-08-28 GCC AdministratorDaily bump.
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-06-04 GCC AdministratorDaily bump.
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-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
next