aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka1-1/+10
2013-08-28lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka1-6/+3
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka1-6/+1
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-7/+19
2013-06-05tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener1-2/+3
2013-03-21tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener1-2/+4
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-26tree.h (DECL_RESTRICTED_P): Delete.Eric Botcazou1-1/+0
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+3
2012-10-18lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther1-3/+17
2012-10-17tree-streamer-out.c (write_ts_decl_common_tree_pointers): Do not write TREE_C...Richard Biener1-4/+1
2012-10-15data-streamer.h (bp_pack_string_with_length): New function.Richard Biener1-15/+4
2012-10-15tree-streamer-out.c (streamer_pack_tree_bitfields): Back BINFO_BASE_ACCESSES ...Richard Guenther1-8/+12
2012-10-12tree-streamer-out.c (pack_ts_target_option): Rename from ...Richard Biener1-48/+42
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener1-15/+22
2012-10-04re PR lto/47788 (New LTO failures)Richard Guenther1-10/+21
2012-10-02tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou1-0/+3
2012-09-24tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in TYPE_NONAL...Eric Botcazou1-0/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-2/+2
2012-03-16tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther1-1/+7
2012-03-14re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther1-1/+1
2012-02-14re PR lto/52178 (Ada bootstrap failure in LTO mode)Richard Guenther1-1/+1
2012-01-09tree-streamer-out.c (write_ts_optimization): Fix spelling.Richard Biener1-1/+1
2012-01-05re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...Richard Guenther1-0/+24
2011-12-19re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther1-3/+5
2011-12-19re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-2/+1
2011-12-15re PR debug/51564 (ICE in force_type_die, at dwarf2out.c:19288)Richard Guenther1-1/+2
2011-12-15revert: re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther1-1/+7
2011-12-13re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther1-0/+2
2011-10-31tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo1-1/+4
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich1-7/+8
2011-09-02cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor1-5/+0
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-106/+101
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-215/+72
2011-08-08rebaseDiego Novillo1-0/+1045