summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
AgeCommit message (Expand)Author
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
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-03-27lto-streamer.h (class lto_location_cache): Turn loc_cache into auto_vec.Jan Hubicka
2015-03-27re PR lto/65536 (LTO line number information garbled)Jan Hubicka
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt
2015-01-05Update copyright years.Jakub Jelinek
2014-11-20remove more ggc htabsTrevor Saunders