aboutsummaryrefslogtreecommitdiff
path: root/gcc/data-streamer-in.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-08-15data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener1-1/+1
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-3/+1
2014-07-03gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-06-20data-streamer-in.c (streamer_read_uhwi): Optimize single byte case...Richard Biener1-8/+23
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka1-0/+10
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-10-15data-streamer.h (bp_pack_string_with_length): New function.Richard Biener1-0/+29
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-33/+12
2011-08-08rebaseDiego Novillo1-0/+152