]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-streamer.c
2015-06-25 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / lto-streamer.c
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-18  marxinAdd checking macro within lto_streamer_init.
2015-01-30  jsm28Always pass explicit location to fatal_error.
2015-01-09  jakub PR middle-end/64412
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-28  iverbingcc/
2014-11-13  kyukhin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-22  berndsCreate a new header lto-section-names.h
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-04  mrsMerge in trunk.
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-16  pmatosgcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-06-17  rguenth2013-06-17 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-10-10  rguenth2012-10-10 Richard Biener <rguenther@suse.de>
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-09  hubicka Replace cgraph_node_set and varpool_node_set by symtab...
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-09-29  akChange random seeds to 64bit and drop re-crcing
2011-08-12  dnovillo * data-streamer.h (streamer_write_zero): Rename from...
2011-08-11  dnovillo * tree-streamer-out.c (lto_output_ts_decl_with_vis_tre...
2011-08-08  dnovillorebase
2011-06-06  dnovillo * Makefile.in (lto-compress.o): Add dependency on...
2011-06-01  rguenth2011-06-01 Richard Guenther <rguenther@suse.de>
2011-05-20  matz * lto-streamer.c (lto_record_common_node): Don't track...
2011-05-11  froydnjsplit tree_type
2011-05-02  hubicka * lto-streamer.c (lto_streamer_cache_insert_1,
2011-04-29  matz * lto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-12  froydnj * tree.h (struct typed_tree): New.
2011-04-10  mrsRemove doubled up words.
2011-04-03  matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-01  rguenth2011-03-01 Richard Guenther <rguenther@suse.de>
2010-09-16  rguenth2010-09-16 Richard Guenther <rguenther@suse.de>
2010-08-25  rguenth2010-08-25 Richard Guenther <rguenther@suse.de>
2010-08-20  froydnjgcc/
2010-07-23  akgcc:
2010-06-14  rguenth2010-06-14 Richard Guenther <rguenther@suse.de>
2010-06-13  hubicka * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
2010-06-13  rguenth2010-06-13 Richard Guenther <rguenther@suse.de>
2010-05-29  rguenth2010-05-29 Richard Guenther <rguenther@suse.de>
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-17  hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-11  hubicka * lto-streamer.c (lto_streamer_cache_add_to_node_array,
2010-05-10  hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-06  hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-04-29  hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28  ebotcazou * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab,...
2010-04-21  hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-01-01  hjlRemove asterisk in LTO section name.
2009-11-25  hjlRemove trailing white spaces.
2009-10-22  hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-03  dnovilloMerge lto branch into trunk.