aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-streamer.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-0/+16
2015-02-10tree-streamer.h (streamer_read_tree_bitfields): Adjust.Richard Biener1-2/+2
2015-02-09tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener1-2/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-24add hash_map classTrevor Saunders1-1/+2
2014-04-03tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.Richard Biener1-1/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+0
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener1-1/+1
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener1-1/+1
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-7/+18
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-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+2
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener1-2/+4
2012-10-09tree-streamer.c (streamer_tree_cache_get): Move ...Richard Guenther1-1/+9
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich1-0/+2
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-28/+28
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-4/+26
2011-08-08rebaseDiego Novillo1-0/+76