aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-section-out.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener1-7/+8
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener1-82/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-8/+7
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka1-1/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-1/+2
2011-08-08rebaseDiego Novillo1-107/+0
2011-05-27lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...Jan Hubicka1-0/+42
2011-05-02lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka1-20/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-07-23re PR lto/44992 (ld -r breaks LTO)Andi Kleen1-1/+1
2010-05-10passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka1-3/+0
2010-05-05lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka1-0/+1
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka1-42/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+652