aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+0
2020-06-03Optimize ODR enum streamingJan Hubicka1-1/+2
2020-03-19API extension for binutils (type of symbols).Martin Liska1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska1-5/+19
2019-09-23Use underscore in IPA-SRA LTO section name (PR ipa/91835)Rainer Orth1-1/+1
2019-09-20New IPA-SRAMartin Jambor1-1/+2
2019-07-22Simplify LTO section format.Martin Liska1-1/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-3/+3
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska1-1/+1
2019-07-03Add .gnu.lto_.lto section.Martin Liska1-6/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-19LTO: display file name if LTO version check failsMartin Liska1-1/+2
2016-01-19Merge of HSAMartin Jambor1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka1-8/+28
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-17/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+8
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-2/+4
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20remove more ggc htabsTrevor Saunders1-32/+8
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders1-3/+2
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-1/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-7/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+4
2014-10-16IPA ICF pass, part 3/5Martin Liska1-1/+2
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-8/+2
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-03-04lto-section-in.c (lto_get_section_data): Fix const cast.Richard Biener1-2/+2
2014-03-04re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)Richard Biener1-19/+23
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-4/+5
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-1/+1
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-5/+5
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-2/+0
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka1-0/+35
2013-03-29lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka1-0/+1