summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* tree-streamer-out.c (streamer_write_chain): Do not temporarily set TREE_CHAIN...Richard Biener2014-04-031-8/+0
* re PR target/60179 (target optimization attribute streaming is broken)Richard Biener2014-02-141-20/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek2013-11-291-0/+71
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* re PR lto/58285 (ICE in lto_output_tree, at lto-streamer-out.c:1318)Richard Biener2013-09-031-0/+1
* lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka2013-08-291-1/+10
* lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka2013-08-281-6/+3
* lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka2013-08-031-6/+1
* lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener2013-06-171-7/+19
* tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener2013-06-051-2/+3
* tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener2013-03-211-2/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* tree.h (DECL_RESTRICTED_P): Delete.Eric Botcazou2012-11-261-1/+0
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-3/+3
* lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther2012-10-181-3/+17
* tree-streamer-out.c (write_ts_decl_common_tree_pointers): Do not write TREE_C...Richard Biener2012-10-171-4/+1
* data-streamer.h (bp_pack_string_with_length): New function.Richard Biener2012-10-151-15/+4
* tree-streamer-out.c (streamer_pack_tree_bitfields): Back BINFO_BASE_ACCESSES ...Richard Guenther2012-10-151-8/+12
* tree-streamer-out.c (pack_ts_target_option): Rename from ...Richard Biener2012-10-121-48/+42
* lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener2012-10-101-15/+22
* re PR lto/47788 (New LTO failures)Richard Guenther2012-10-041-10/+21
* tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou2012-10-021-0/+3
* tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in TYPE_NONAL...Eric Botcazou2012-09-241-0/+2
* Integrate lexical block into source_location.Dehao Chen2012-09-191-2/+2
* tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther2012-03-161-1/+7
* re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther2012-03-141-1/+1
* re PR lto/52178 (Ada bootstrap failure in LTO mode)Richard Guenther2012-02-141-1/+1
* tree-streamer-out.c (write_ts_optimization): Fix spelling.Richard Biener2012-01-091-1/+1
* re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...Richard Guenther2012-01-051-0/+24
* re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther2011-12-191-3/+5
* re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2011-12-191-2/+1
* re PR debug/51564 (ICE in force_type_die, at dwarf2out.c:19288)Richard Guenther2011-12-151-1/+2
* revert: re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther2011-12-151-1/+7
* re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther2011-12-131-0/+2
* tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo2011-10-311-1/+4
* Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich2011-09-301-7/+8
* cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor2011-09-021-5/+0
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-106/+101
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2011-08-111-215/+72
* rebaseDiego Novillo2011-08-081-0/+1045