summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Add checking macro within lto_streamer_init.marxin2015-02-181-0/+2
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+2
* PR middle-end/64412jakub2015-01-091-0/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/iverbin2014-11-281-1/+1
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-1/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+6
* Create a new header lto-section-names.hbernds2014-05-221-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+1
* gcc/pmatos2013-10-161-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-0/+7
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-17/+19
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-0/+2
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-6/+1
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-091-2/+2
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 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