aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka1-0/+3
2010-05-11lto-streamer.c (lto_streamer_cache_add_to_node_array, [...]): Put nodes into ...Jan Hubicka1-2/+2
2010-05-10passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka1-1/+6
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka1-0/+3
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-0/+3
2010-04-28lto-streamer.c [...] (tree_htab, [...]): New tree hash table.Eric Botcazou1-6/+55
2010-04-21timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka1-3/+0
2010-01-01Remove asterisk in LTO section name.H.J. Lu1-1/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-0/+3
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+860