Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-02-26 | re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto) | Martin Liska | 1 | -0/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -2/+3 |
2014-09-18 | Add header guard to several header files. | Kito Cheng | 1 | -0/+5 |
2014-07-01 | IPA REF alias refactoring | Martin Liska | 1 | -0/+26 |
2014-06-25 | IPA REF refactoring | Martin Liska | 1 | -20/+44 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -1/+1 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -12/+12 |
2013-10-31 | Manual part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -2/+0 |
2013-10-29 | Convert symtab, cgraph and varpool nodes into a real class hierarchy | David Malcolm | 1 | -3/+3 |
2013-08-09 | cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs. | Jan Hubicka | 1 | -1/+4 |
2013-08-08 | cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | Jan Hubicka | 1 | -0/+1 |
2013-06-27 | re PR c++/57208 (Latest chromium compilation fails with enabled LTO) | Martin Jambor | 1 | -0/+2 |
2013-05-24 | re PR tree-optimization/57294 (ice in remove_described_reference) | Martin Jambor | 1 | -0/+1 |
2013-05-13 | re PR middle-end/42371 (dead code not eliminated during folding with whole-pr... | Martin Jambor | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -6/+2 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -29/+14 |
2011-06-11 | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 1 | -2/+3 |
2010-06-07 | cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. | Jan Hubicka | 1 | -0/+1 |
2010-05-06 | cgraphbuild.c (record_reference_ctx): Add varpool_node. | Jan Hubicka | 1 | -0/+91 |
2010-05-05 | lto-cgraph.c (output_varpool): Forward declare; work on encoder. | Jan Hubicka | 1 | -0/+0 |