Age | Commit message (Expand) | Author | Files | Lines |
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-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -4/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+3 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
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 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-02-27 | re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin) | Jan Hubicka | 1 | -20/+0 |
2015-02-26 | re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto) | Martin Liska | 1 | -0/+20 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+12 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -1/+1 |
2014-07-01 | IPA REF alias refactoring | Martin Liska | 1 | -3/+24 |
2014-06-25 | IPA REF refactoring | Martin Liska | 1 | -259/+25 |
2014-04-23 | Change is-a.h to support typedefs of pointers | David Malcolm | 1 | -1/+1 |
2014-01-17 | ipa-ref.c (ipa_remove_stmt_references): Fix references traversal when removin... | Ilya Enkovich | 1 | -2/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -2/+2 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -10/+10 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -7/+7 |
2013-08-09 | * ipa-ref.c (ipa_clear_stmts_in_references): Clear lto_stmt_uid, too. | Jan Hubicka | 1 | -1/+4 |
2013-08-09 | cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs. | Jan Hubicka | 1 | -15/+60 |
2013-08-08 | cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | Jan Hubicka | 1 | -2/+16 |
2013-06-27 | re PR c++/57208 (Latest chromium compilation fails with enabled LTO) | Martin Jambor | 1 | -0/+25 |
2013-05-24 | re PR tree-optimization/57294 (ice in remove_described_reference) | Martin Jambor | 1 | -0/+14 |
2013-05-13 | re PR middle-end/42371 (dead code not eliminated during folding with whole-pr... | Martin Jambor | 1 | -0/+17 |
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 | -33/+24 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -1/+1 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -3/+3 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -99/+53 |
2012-04-18 | cgraph.c (cgraph_node_name): Remove. | Jan Hubicka | 1 | -6/+6 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -4/+4 |
2011-06-18 | lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia... | Jan Hubicka | 1 | -1/+1 |
2011-06-11 | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 1 | -2/+15 |
2011-02-11 | cgraph.c: Fix comment typos. | Nathan Froyd | 1 | -2/+2 |
2010-06-07 | cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. | Jan Hubicka | 1 | -0/+8 |
2010-05-06 | cgraphbuild.c (record_reference_ctx): Add varpool_node. | Jan Hubicka | 1 | -0/+235 |
2010-05-05 | lto-cgraph.c (output_varpool): Forward declare; work on encoder. | Jan Hubicka | 1 | -0/+0 |