aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-streamer.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener1-17/+11
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener1-5/+13
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-18/+36
2013-06-05tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener1-0/+1
2013-04-17tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): New.Eric Botcazou1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-13re PR lto/55660 (ICE instead of some warning during lto build with supplied d...Richard Biener1-0/+10
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-7/+7
2012-10-09tree-streamer.c (streamer_tree_cache_get): Move ...Richard Guenther1-14/+0
2012-03-20tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold1-1/+1
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-37/+37
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-1/+61
2011-08-08rebaseDiego Novillo1-0/+279