summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-09-16 Richard Guenther <rguenther@suse.de>rguenth2010-09-161-0/+1
* 2010-08-25 Richard Guenther <rguenther@suse.de>rguenth2010-08-251-1/+2
* gcc/froydnj2010-08-201-1/+1
* gcc:ak2010-07-231-41/+29
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-141/+0
* * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,hubicka2010-06-131-1/+1
* 2010-06-13 Richard Guenther <rguenther@suse.de>rguenth2010-06-131-1/+6
* 2010-05-29 Richard Guenther <rguenther@suse.de>rguenth2010-05-291-2/+19
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-0/+3
* * lto-streamer.c (lto_streamer_cache_add_to_node_array,hubicka2010-05-111-2/+2
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-1/+6
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+3
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+3
* * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,ebotcazou2010-04-281-6/+55
* * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.hubicka2010-04-211-3/+0
* Remove asterisk in LTO section name.hjl2010-01-011-1/+4
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-0/+3
* Merge lto branch into trunk.dnovillo2009-10-031-0/+860