Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -0/+1 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -1/+0 |
2020-06-03 | Optimize ODR enum streaming | Jan Hubicka | 1 | -1/+2 |
2020-03-19 | API extension for binutils (type of symbols). | Martin Liska | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-30 | Use symtab_node::order in LTO sections with body. | Martin Liska | 1 | -5/+19 |
2019-09-23 | Use underscore in IPA-SRA LTO section name (PR ipa/91835) | Rainer Orth | 1 | -1/+1 |
2019-09-20 | New IPA-SRA | Martin Jambor | 1 | -1/+2 |
2019-07-22 | Simplify LTO section format. | Martin Liska | 1 | -1/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+3 |
2019-07-03 | Add zstd support for LTO bytecode compression. | Martin Liska | 1 | -1/+1 |
2019-07-03 | Add .gnu.lto_.lto section. | Martin Liska | 1 | -6/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-19 | LTO: display file name if LTO version check fails | Martin Liska | 1 | -1/+2 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-13 | cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g... | Jan Hubicka | 1 | -8/+28 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -17/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -8/+8 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-02-26 | passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. | Jakub Jelinek | 1 | -2/+4 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -2/+3 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-20 | remove more ggc htabs | Trevor Saunders | 1 | -32/+8 |
2014-11-20 | use vec in lto_tree_ref_table | Trevor Saunders | 1 | -3/+2 |
2014-11-13 | [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables. | Ilya Verbin | 1 | -1/+2 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -7/+8 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+4 |
2014-10-16 | IPA ICF pass, part 3/5 | Martin Liska | 1 | -1/+2 |
2014-08-08 | lto-streamer.h (struct lto_input_block): Make it a class with a constructor. | Richard Biener | 1 | -8/+2 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -1/+1 |
2014-03-04 | lto-section-in.c (lto_get_section_data): Fix const cast. | Richard Biener | 1 | -2/+2 |
2014-03-04 | re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu) | Richard Biener | 1 | -19/+23 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -4/+5 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -1/+1 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -5/+5 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -2/+0 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |