summaryrefslogtreecommitdiff
path: root/gcc/data-streamer-in.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-08-07Make IPA predicate::size a poly_int64Richard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-02-22Remove wrong assert about gcov_type (PR lto/79587).Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-08-06data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-08-15data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener
2014-07-03gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-06-20data-streamer-in.c (streamer_read_uhwi): Optimize single byte case...Richard Biener
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-15data-streamer.h (bp_pack_string_with_length): New function.Richard Biener
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-08rebaseDiego Novillo