summaryrefslogtreecommitdiff
path: root/gcc/data-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* Change references of .c files to .cc filesMartin Liska2022-01-171-3/+3
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Add poly_int64 streaming supportJan Hubicka2020-10-021-0/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Make IPA predicate::size a poly_int64Richard Sandiford2019-08-071-0/+2
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-15/+15
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* poly_int: GET_MODE_NUNITSRichard Sandiford2018-01-031-0/+22
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah2016-08-061-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener2014-08-151-3/+0
* data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener2014-07-311-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* data-streamer.h (streamer_write_char_stream): CSE obs->current_pointer.Richard Biener2013-06-121-2/+3
* lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener2013-06-061-15/+3
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-38/+0
* data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka2013-03-281-0/+3
* 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
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+0
* data-streamer.h (bp_pack_string_with_length): New function.Richard Biener2012-10-151-0/+7
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-58/+65
* rebaseDiego Novillo2011-08-081-0/+355