summaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
AgeCommit message (Expand)Author
2020-03-19API extension for binutils (type of symbols).Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-09-23Use underscore in IPA-SRA LTO section name (PR ipa/91835)Rainer Orth
2019-09-20New IPA-SRAMartin Jambor
2019-07-22Simplify LTO section format.Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska
2019-07-03Add .gnu.lto_.lto section.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-05-19LTO: display file name if LTO version check failsMartin Liska
2016-01-19Merge of HSAMartin Jambor
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-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-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
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-11-20remove more ggc htabsTrevor Saunders
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin
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-10-16IPA ICF pass, part 3/5Martin Liska
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-03-04lto-section-in.c (lto_get_section_data): Fix const cast.Richard Biener
2014-03-04re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
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-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka
2013-03-29lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-07re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor