summaryrefslogtreecommitdiff
path: root/gcc/lto-section-out.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-4/+5
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-3/+0
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener2013-06-241-7/+8
* Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener2013-06-181-82/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-8/+7
* lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2012-08-111-1/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-1/+2
* rebaseDiego Novillo2011-08-081-107/+0
* lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...Jan Hubicka2011-05-271-0/+42
* lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka2011-05-021-20/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* re PR lto/44992 (ld -r breaks LTO)Andi Kleen2010-07-231-1/+1
* passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka2010-05-101-3/+0
* lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka2010-05-051-0/+1
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka2010-04-201-42/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+652