aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-3/+3
2013-04-26Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.Richard Biener1-3/+42
2013-04-26tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener1-2/+3
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-3/+2
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka1-1/+1
2013-03-12re PR libstdc++/56557 (Link error about `std::fstream' or `std::stringstream'...Jan Hubicka1-6/+25
2013-02-12re PR lto/56297 (LTO: multiple definition error with global register variables)Richard Biener1-1/+2
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener1-2/+3
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-12-22re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254)Jan Hubicka1-2/+22
2012-12-08lto-streamer-out.c (lto_write_tree): Do not reset the DECL_INITIAL of variabl...Eric Botcazou1-0/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-24/+21
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-5/+3
2012-10-18lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther1-2/+3
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener1-29/+12
2012-10-06re PR lto/53831 (Virtuals missing in LTO symtab)Jan Hubicka1-68/+14
2012-09-28re PR lto/47799 (LTO debug info for early inlined functions missing)Richard Guenther1-4/+2
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor1-2/+0
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+1
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-1/+1
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka1-4/+3
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka1-6/+2
2012-08-11cgraph.h (vector types for symtab_node): Add.Jan Hubicka1-19/+28
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-1/+5
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-1/+0
2012-06-15re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou1-0/+1
2012-05-19cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka1-131/+6
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka1-4/+3
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-3/+3
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka1-2/+2
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-25/+27
2012-01-05re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...Richard Guenther1-1/+0
2011-12-19re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther1-4/+5
2011-12-15revert: re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther1-10/+0
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou1-10/+5
2011-12-08re PR lto/50747 (ICE in produce_symtab, at lto-streamer-out.c:1435)Richard Guenther1-5/+1
2011-12-08re PR middle-end/49945 (gcc.dg/guality/vla-1.c FAILs with -flto)Richard Guenther1-0/+10
2011-12-08re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther1-0/+10
2011-10-13lto-streamer-in.c (input_struct_function_base): Factor out of ...Lawrence Crowl1-32/+42
2011-10-13streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output...Gabriel Charette1-4/+10
2011-10-04lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.Jan Hubicka1-1/+4
2011-10-02cgraphunit.c (ipa_passes): Remove unrechable nodes.Jan Hubicka1-0/+9
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich1-0/+55
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-95/+98
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-51/+167
2011-08-08rebaseDiego Novillo1-1383/+18
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou1-1/+4
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka1-7/+3