aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)Author
2019-11-30 * cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka
2019-11-25Prevent all uses of DFP when unsupported (PR c/91985).Joseph Myers
2019-11-22Release memory-block-pool memory back to malloc.Jan Hubicka
2019-11-14Remove wrong lto-dump: lto1 makefile dependency.Martin Liska
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-11Relax lto-dump.o dependency.Martin Liska
2019-11-07 * lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka
2019-11-03 * config.in: Regenerate.Jan Hubicka
2019-10-31 PR middle-end/92231Jakub Jelinek
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-10-30Remove cgraph_global_info.Martin Liska
2019-10-29Print header in dump_memory_report.Martin Liska
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska
2019-10-24 * cgraphunit.c (symbol_table::process_new_functions): CallJan Hubicka
2019-10-23 * lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka
2019-10-13 * lto-common.c (read_cgraph_and_symbols): Grow ggc memory use afterJan Hubicka
2019-10-13 * lto.c (lto_wpa_write_files): Do not update bodies of clones.Jan Hubicka
2019-10-11 * ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-10-102019-10-10 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-04Mark C2x built-in functions as such.Joseph Myers
2019-09-182019-09-18 Richard Biener <rguenther@suse.de>Richard Biener
2019-08-23 PR middle-end/91283Jakub Jelinek
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek
2019-08-012019-08-01 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2019-07-25Come up with function_decl_type and use it in tree_function_decl.Martin Liska
2019-07-22 * cgraph.c (dump_graphviz): New function.Giuliano Belinassi
2019-07-18 * lto-common.c (gimple_register_canonical_type_1): Do not look forJan Hubicka
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-04Fix loading of lto_section on strict alignment targets (PR lto/91078).Martin Liska
2019-07-03Add .gnu.lto_.lto section.Martin Liska
2019-07-02 * lto-common.c (lto_register_canonical_types_for_odr_types):Jan Hubicka
2019-06-27 * lto-common.c: tree-pretty-print.hJan Hubicka
2019-06-27 * class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-baseJan Hubicka
2019-06-27Fix misc stuff seen by clang-static-analyzer.Martin Liska
2019-06-25Implement alternate "__intN__" form of "__intN" typeJozef Lawrynowicz
2019-06-24 * ipa-utils.h (type_with_linkage_p): Verify that type isJan Hubicka
2019-06-05gcc/c/ChangeLog:Martin Sebor
2019-05-17gcc/ada/ChangeLog:Martin Sebor
2019-05-10Fix location where lto-dump is installed.Martin Liska
2019-05-07Fix Solaris bootstrap: lto-common.c, lto-dump.c format mismatchesRainer Orth
2019-05-06Fix GNU coding style in lto-common.c.Martin Liska
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni
2019-05-06Split part of functionality from lto.c to lto-common.c.Martin Liska
2019-04-12 * params.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