aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
AgeCommit message (Expand)Author
2020-09-11 * lto-streamer.h (LTO_minor_version): Bump.Jakub Jelinek
2020-09-11lto: Stream current working directory for first streamed relative filename an...Jakub Jelinek
2020-09-11lto: Remove stream_input_location_nowJakub Jelinek
2020-09-11lto: Ensure we force a change for file/line/column after clear_line_infoJakub Jelinek
2020-09-11lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek
2020-08-13Bump LTO versionJan Hubicka
2020-08-13Optimize ODR enum streamingJan Hubicka
2020-08-13Do not stream redundant stuffJan Hubicka
2020-08-13Avoid SCC hashing on unmergeable treesJan Hubicka
2020-03-19API extension for binutils (type of symbols).Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-11-30cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka
2019-11-21ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.Jakub Jelinek
2019-11-07lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-10-23lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-09-20New IPA-SRAMartin Jambor
2019-07-22Simplify LTO section format.Martin Liska
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-03Add .gnu.lto_.lto section.Martin Liska
2019-06-26lto-streamer.h (lto_bitmap_alloc): Remove.Richard Biener
2019-05-16* lto-streamer.h (LTO_major_version): Bump to 9.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-07-04[multiple changes]Martin Liska
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska
2018-04-25lto-streamer.h (LTO_major_version): Bump to 8.Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka
2017-05-02Remove LTO_STREAMER_DEBUG (PR lto/79489).Martin Liska
2017-04-28lto-streamer.h (LTO_major_version): Bump to 7.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener
2016-05-19LTO: display file name if LTO version check failsMartin Liska
2016-05-18lto-streamer.h (LTO_major_version): Bump to 6.Richard Biener
2016-02-15Don't mark offload symbols with force_output in ltransTom de Vries
2016-01-19Merge of HSAMartin Jambor
2016-01-04Update copyright years.Jakub Jelinek
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka
2015-12-11lto-streamer.h (lto_simple_header_with_strings): Remove main_size field alrea...Richard Biener
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-09-15re PR lto/67568 (lto-streamer-in.c sanitizer runtime error: load of value 255...Richard Biener
2015-08-31lto-streamer.h (lto_location_cache::cached_location::sysp): Add.Richard Biener
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-06-29lto-streamer.h (LTO_major_version): Bump to 5.Richard Biener
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford
2015-06-25hash-table.h: Update comments.Richard Sandiford