summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* Change random seeds to 64bit and drop re-crcingak2011-09-291-4/+4
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-1/+1
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-111/+2
* rebasednovillo2011-08-081-265/+2
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-1/+53
* 2011-06-01 Richard Guenther <rguenther@suse.de>rguenth2011-06-011-24/+13
* * lto-streamer.c (lto_record_common_node): Don't track seen nodes,matz2011-05-201-62/+30
* split tree_typefroydnj2011-05-111-1/+3
* * lto-streamer.c (lto_streamer_cache_insert_1,hubicka2011-05-021-22/+8
* * lto-streamer.c (lto_streamer_cache_insert_1): Accept to overridematz2011-04-291-12/+3
* * tree.h (struct typed_tree): New.froydnj2011-04-121-0/+1
* Remove doubled up words.mrs2011-04-101-1/+1
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-66/+45
* 2011-03-01 Richard Guenther <rguenther@suse.de>rguenth2011-03-011-1/+3
* 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