summaryrefslogtreecommitdiff
path: root/gcc/data-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* Rename .c files to .cc files.Martin Liska2022-01-171-421/+0
* 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/+9
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Make IPA predicate::size a poly_int64Richard Sandiford2019-08-071-0/+9
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove wrong assert about gcov_type (PR lto/79587).Martin Liska2017-02-221-1/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah2016-08-061-0/+27
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* 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
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener2014-08-151-1/+1
* data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener2014-07-311-1/+75
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* data-streamer.h (streamer_write_char_stream): CSE obs->current_pointer.Richard Biener2013-06-121-13/+78
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-2/+1
* data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka2013-03-281-0/+17
* 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
* data-streamer.h (bp_pack_string_with_length): New function.Richard Biener2012-10-151-0/+33
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-54/+32
* rebaseDiego Novillo2011-08-081-0/+207