avr.c: Move definition of TARGET macros to end of file.
[gcc.git] / gcc / lto-streamer.h
2011-12-19 Richard Guentherre PR lto/51573 (ICE (segfault) in lto_varpool_encoder_...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-04 Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-09-30 Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03 Diego Novillolto-streamer-in.c (unpack_value_fields): Remove unneede...
2011-06-01 Diego Novillolto-streamer-out.c (lto_output_ts_decl_with_vis_tree_po...
2011-05-29 Jan Hubickalto-streamer-out.c (hash_string_slot_node): Hash string...
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-27 Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
2011-05-25 Jan Hubickalto-streamer-out.c (output_record_start): Use lto_outpu...
2011-05-02 Jan Hubickalto-streamer.c (lto_streamer_cache_insert_1, [...]...
2011-05-02 Jan Hubickalto-section-in.c (lto_input_1_unsigned): Move to lto...
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-29 Joseph Myerslto-opts.c (register_user_option_p, [...]): Make type...
2011-03-24 Diego Novillolto-opts.c (input_data_block): Move to lto-streamer...
2011-02-18 Richard Guentherre PR lto/47798 (LTO debuginfo for globals wrong)
2010-12-04 Jan Hubickare PR driver/46760 (LTO bootstrap doesn't work with...
2010-12-02 Richard Guentherlto-streamer.h (LTO_major_version): Bump to 2.
2010-09-16 Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-07-26 Jan Hubickalto-streamer.h (struct lto_file_decl_data): Mark resolu...
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-03 Jan Hubickalto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-16 Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-15 Jan Hubickaipa-reference.c: Include toplev.h
2010-05-11 Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-11 Jan Hubickalto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-10 Jan Hubickapasses.c (ipa_write_summaries_1, [...]): Allocate encoders.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30 Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-30 Richard Guentherre PR lto/41858 (-flto -O2 crashes when many source...
2009-10-22 Richard Guentherlto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.
2009-10-22 Richard Bienerlto-streamer.h (lto_symtab_clear_resolution): Remove.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-09 Richard Guentherre PR driver/41637 (testsuite (-flto/-fwhopr) leaves...
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.