summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix LTO_STREAMER_DEBUG buildThomas Schwinge2016-10-121-6/+6
* LTO: display file name if LTO version check failsMartin Liska2016-05-191-3/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-6/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-3/+2
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-1/+0
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Add checking macro within lto_streamer_init.Martin Liska2015-02-181-0/+2
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-1/+2
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-091-0/+2
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin2014-11-281-1/+1
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin2014-11-131-1/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-6/+6
* Create a new header lto-section-names.hBernd Schmidt2014-05-221-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+5
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-3/+1
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-2/+2
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener2013-06-171-0/+7
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-17/+19
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener2012-10-101-0/+2
* gimple.h (gimple_register_type): Remove.Richard Guenther2012-09-111-6/+1
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka2012-09-091-2/+2
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* Change random seeds to 64bit and drop re-crcingAndi Kleen2011-09-291-4/+4
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-1/+1
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2011-08-111-111/+2
* rebaseDiego Novillo2011-08-081-265/+2
* Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.Diego Novillo2011-06-061-1/+53
* tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.Richard Guenther2011-06-011-24/+13
* lto-streamer.c (lto_record_common_node): Don't track seen nodes...Michael Matz2011-05-201-62/+30
* split tree_typeNathan Froyd2011-05-111-1/+3
* lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead ...Jan Hubicka2011-05-021-22/+8
* lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...Michael Matz2011-04-291-12/+3
* tree.h (struct typed_tree): New.Nathan Froyd2011-04-121-0/+1
* Remove doubled up words.Mike Stump2011-04-101-1/+1