aboutsummaryrefslogtreecommitdiff
path: root/gcc/data-streamer.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-06data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-15data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener1-3/+0
2014-07-31data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-06-12data-streamer.h (streamer_write_char_stream): CSE obs->current_pointer.Richard Biener1-2/+3
2013-06-06lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener1-15/+3
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-38/+0
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+0
2012-10-15data-streamer.h (bp_pack_string_with_length): New function.Richard Biener1-0/+7
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-58/+65
2011-08-08rebaseDiego Novillo1-0/+355