summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka2010-05-171-0/+3
* lto-streamer.c (lto_streamer_cache_add_to_node_array, [...]): Put nodes into ...Jan Hubicka2010-05-111-2/+2
* passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka2010-05-101-1/+6
* cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2010-05-061-0/+3
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2010-04-291-0/+3
* lto-streamer.c [...] (tree_htab, [...]): New tree hash table.Eric Botcazou2010-04-281-6/+55
* timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka2010-04-211-3/+0
* Remove asterisk in LTO section name.H.J. Lu2010-01-011-1/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka2009-10-221-0/+3
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+860