summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-06-26lto-streamer.h (lto_bitmap_alloc): Remove.Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-05-02Remove LTO_STREAMER_DEBUG (PR lto/79489).Martin Liska
2017-03-06lto-streamer.c (lto_check_version): Use %qs in diagnostics.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-10-12Fix LTO_STREAMER_DEBUG buildThomas Schwinge
2016-05-19LTO: display file name if LTO version check failsMartin Liska
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-02-18Add checking macro within lto_streamer_init.Martin Liska
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-22Create a new header lto-section-names.hBernd Schmidt
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener
2012-09-11gimple.h (gimple_register_type): Remove.Richard Guenther
2012-09-09Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo