re PR target/47643 (x86 -mtune docs still imply i386 is the default for codegen)
[platform/upstream/gcc.git] / gcc / lto-streamer.c
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-01 Richard Guenthertree.c (free_lang_data): Do not reset boolean_type_node...
2011-05-20 Michael Matzlto-streamer.c (lto_record_common_node): Don't track...
2011-05-11 Nathan Froydsplit tree_type
2011-05-02 Jan Hubickalto-streamer.c (lto_streamer_cache_insert_1, [...]...
2011-04-29 Michael Matzlto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-12 Nathan Froydtree.h (struct typed_tree): New.
2011-04-10 Mike StumpRemove doubled up words.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-01 Richard Guentherre PR lto/47924 (Missed optimization with LTO)
2010-09-16 Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-08-25 Richard Guentherre PR tree-optimization/44562 (ICE: in get_alias_set...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-13 Richard Guentherlto-streamer-in.c (lto_input_ts_type_tree_pointers...
2010-05-29 Richard Guentherlto-streamer.c (cached_bp): New global variable.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-11 Jan Hubickalto-streamer.c (lto_streamer_cache_add_to_node_array...
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-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Eric Botcazoulto-streamer.c [...] (tree_htab, [...]): New tree hash...
2010-04-21 Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-01-01 H.J. LuRemove asterisk in LTO section name.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-03 Diego NovilloMerge lto branch into trunk.