summaryrefslogtreecommitdiff
path: root/gcc/data-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah2016-08-061-0/+31
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-5/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+5
* 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-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-1/+1
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-3/+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
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-3/+1
* gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.Jakub Jelinek2014-07-031-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-in.c (streamer_read_uhwi): Optimize single byte case...Richard Biener2013-06-201-8/+23
* data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka2013-03-281-0/+10
* 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/+29
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-33/+12
* rebaseDiego Novillo2011-08-081-0/+152