Age | Commit message (Expand) | Author | Files | Lines |
2019-12-19 | Fix symver attribute with LTO | Jan Hubicka | 1 | -7/+14 |
2019-10-30 | Remove cgraph_local_info structure. | Martin Liska | 1 | -3/+3 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -1/+1 |
2019-02-13 | Clean up MPX-related stuff. | Martin Liska | 1 | -1/+0 |
2019-02-09 | ipa-visibility.c (localize_node): Also do not localize LDPR_PREVAILING_DEF_IR... | Jan Hubicka | 1 | -1/+2 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -9/+9 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-09 | Come up with -fipa-reference-addressable flag. | Martin Liska | 1 | -1/+1 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -1/+1 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -4/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Handle noipa attribute in IPA visibility (PR ipa/83594). | Martin Liska | 1 | -1/+2 |
2017-08-11 | Introduce TARGET_SUPPORTS_ALIASES | Martin Liska | 1 | -10/+5 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-07-27 | attribs.c (decl_attributes): Imply noinline, noclone and no_icf attributes fo... | Jakub Jelinek | 1 | -1/+4 |
2017-07-25 | Fix wrong condition in ipa-visibility.c (PR ipa/81520). | Martin Liska | 1 | -4/+7 |
2017-07-21 | re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily) | Yury Gribov | 1 | -0/+31 |
2017-07-16 | * ipa-visibility.c (function_and_variable_visibility): Fix pasto. | Jan Hubicka | 1 | -1/+1 |
2017-07-07 | ipa-comdats.c: Remove optimize check from gate. | Jan Hubicka | 1 | -3/+6 |
2017-06-28 | Do not allow to inline ifunc resolvers (PR ipa/81128). | Martin Liska | 1 | -1/+2 |
2017-04-13 | re PR c++/69953 (Using lto causes gtkmm/gparted and gtkmm/inkscape compile to... | Jan Hubicka | 1 | -4/+34 |
2017-01-17 | ipa-visibility.c (localize_node): New function, broken out of ... | Nathan Sidwell | 1 | -82/+50 |
2017-01-06 | ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo... | Nathan Sidwell | 1 | -19/+20 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -2/+1 |
2016-04-04 | re PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto) | Jan Hubicka | 1 | -0/+82 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-27 | ipa-visibility.c (function_and_variable_visibility): Do not dissolve comdat g... | Jan Hubicka | 1 | -2/+6 |
2015-12-16 | ipa-visibility.c (can_replace_by_local_alias): Make static, check ASM_OUTPUT_... | Nathan Sidwell | 1 | -7/+12 |
2015-12-09 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -1/+1 |
2015-12-08 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -1/+8 |
2015-12-07 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -10/+22 |
2015-11-29 | cgraph.c (cgraph_node::make_local): No name is unique during incremental link... | Jan Hubicka | 1 | -18/+19 |
2015-11-25 | re PR lto/67548 (LTO drops weak binding with "ld -r") | Jan Hubicka | 1 | -13/+33 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -5/+5 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -10/+9 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -3/+11 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -11/+3 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
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 | -4/+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 | -32/+10 |
2015-02-17 | ipa-visibility.c (function_and_variable_visibility): Only check locality if n... | Jan Hubicka | 1 | -1/+2 |
2015-02-11 | re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c) | Jan Hubicka | 1 | -3/+3 |
2015-02-10 | Tolerate different definitions of symbols in lto | Trevor Saunders | 1 | -5/+13 |
2015-02-08 | re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with... | Jan Hubicka | 1 | -12/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |