summaryrefslogtreecommitdiff
path: root/gcc/lto-section-out.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-07-03Add .gnu.lto_.lto section.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-06-25lto-section-out.c (lto_begin_section): Do not print section name for noaddr a...Jan Hubicka
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener
2014-07-31data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener
2014-06-24add hash_map classTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-08rebaseDiego Novillo
2011-05-27lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...Jan Hubicka
2011-05-02lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers
2010-07-23re PR lto/44992 (ld -r breaks LTO)Andi Kleen
2010-05-10passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka
2010-05-05lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka