summaryrefslogtreecommitdiff
path: root/gcc/lto-section-out.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* * cgraph.c (cgraph_node::get_untransformed_body): Pass compressedhubicka2015-12-131-7/+11
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-15/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+6
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-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
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-3/+2
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-73/+0
* 2014-07-30 Richard Biener <rguenther@suse.de>rguenth2014-07-301-12/+13
* add hash_map classtbsaunde2014-06-241-6/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-4/+5
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-7/+8
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-82/+6
* 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
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+7
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-1/+0
* gcc/steven2012-07-161-1/+0
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-1/+2
* rebasednovillo2011-08-081-107/+0
* * lto-streamer-out.c (lto_string_index): break out from...; offset by 1hubicka2011-05-271-0/+42
* * lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hhubicka2011-05-021-20/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* gcc:ak2010-07-231-1/+1
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-3/+0
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-0/+1
* gcc/ChangeLog:steven2010-04-301-1/+0
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-42/+0
* Remove trailing white spaces.hjl2009-11-251-5/+5
* Merge lto branch into trunk.dnovillo2009-10-031-0/+652