summaryrefslogtreecommitdiff
path: root/gcc/lto-section-out.c
Commit message (Expand)AuthorAgeFilesLines
* 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