Age | Commit message (Expand) | Author | Files | Lines |
2024-01-05 | Enforce C++11 as a minimum for building gold [PR30867] | Tamar Christina | 1 | -0/+996 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 1 | -45/+2057 |
2023-08-30 | Revert "Gold: Add targ_extra_little_endian to configure.ac" | Maciej W. Rozycki | 1 | -8/+0 |
2023-08-27 | Gold: Add targ_extra_little_endian to configure.ac | YunQiang Su | 1 | -0/+8 |
2022-11-10 | gold, dwp: support zstd compressed input debug sections [PR 29641] | Fangrui Song | 1 | -4/+268 |
2022-09-14 | bfd: Stop using -Wstack-usage=262144 when built with Clang | Tsukasa OI | 1 | -0/+18 |
2022-08-04 | Add gold support for --package-metadata option. | Luca Boccassi | 1 | -0/+266 |
2022-01-23 | Regenerate configure files with autoconf 2.69 | H.J. Lu | 1 | -13/+1 |
2022-01-22 | Change version number to 2.38.50 and regenerate files | Nick Clifton | 1 | -1/+13 |
2021-11-30 | gold: enable silent build rules | Mike Frysinger | 1 | -0/+39 |
2021-03-19 | Fix gold to use mallinfo2 if available instead of deprecated mallinfo. | Duncan Simpson | 1 | -1/+1 |
2020-10-13 | gold: Skip some incremental tests | H.J. Lu | 1 | -0/+74 |
2020-06-26 | libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_* | Nick Alcock | 1 | -46/+81 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 1 | -5/+5 |
2018-12-03 | Restore build on x86_64-w64-mingw32. | Alexey Neyman | 1 | -2/+2 |
2018-06-19 | Replace thread config with automatic config using ax_pthread.m4. | Cary Coutant | 1 | -33/+1391 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -623/+955 |
2018-04-10 | Regenerate some files | Alan Modra | 1 | -12/+12 |
2018-03-28 | Use top-level config support for enabling plugins. | Cary Coutant | 1 | -822/+1586 |
2017-08-08 | Add configure flag to enable gnu hash style by default. | Romain Geissler | 1 | -0/+27 |
2016-11-22 | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 1 | -1/+1 |
2016-11-07 | Add missing '$' in configure.ac. | Loïc Yhuel | 1 | -1/+1 |
2016-09-26 | When building target binaries, ensure that the warning flags selected for the... | Vlad Zakharov | 1 | -4/+48 |
2016-06-29 | gold: Support x86-64 TLS code sequences without PLT | H.J. Lu | 1 | -0/+14 |
2016-06-22 | gold: Add a linker configure option --enable-relro | H.J. Lu | 1 | -0/+21 |
2016-05-09 | Regenerate configure | Alan Modra | 1 | -6/+10 |
2016-03-31 | enable -Wwrite-strings for gas | Trevor Saunders | 1 | -0/+16 |
2016-03-22 | Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie... | Nick Clifton | 1 | -1/+19 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+1 |
2015-10-28 | Add s390 backend. | Marcin Kościelnicki | 1 | -0/+15 |
2015-07-27 | Regenerate configure files | H.J. Lu | 1 | -2/+2 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 1 | -2/+2 |
2015-04-01 | Regenerate configure in gold | H.J. Lu | 1 | -91/+12 |
2015-02-22 | Set GOLD_DEFAULT_SIZE to 32 for x32 | H.J. Lu | 1 | -0/+1 |
2015-01-06 | Handle stack split for x32 | H.J. Lu | 1 | -1/+27 |
2014-07-02 | 2014-07-02 Jing Yu <jingyu@google.com> | Jing Yu | 1 | -0/+14 |
2014-06-23 | gold/ | Sasa Stankovic | 1 | -0/+14 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 1 | -2/+5 |
2014-04-02 | Modify gold testsuite to disable plugins added by GCC driver. | Cary Coutant | 1 | -24/+52 |
2013-12-18 | Add configure checks for <unordered_set> and <unordered_map>. | Cary Coutant | 1 | -0/+14 |
2013-11-22 | Add check for which library is needed for dlopen. | Cary Coutant | 1 | -3/+61 |
2013-10-31 | gold/ | Cary Coutant | 1 | -2/+2 |
2013-10-11 | gold/ | Roland McGrath | 1 | -2/+2 |
2013-10-11 | gold/ | Roland McGrath | 1 | -0/+30 |
2013-05-13 | gold/ | Cary Coutant | 1 | -0/+3 |
2013-01-11 | Fix mingw gold build with plugins enabled | Ian Lance Taylor | 1 | -0/+30 |
2013-01-07 | Properly install gold as default linker | H.J. Lu | 1 | -22/+6 |
2013-01-05 | gold/ | Cary Coutant | 1 | -1/+1 |
2012-12-07 | * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS. | Ian Lance Taylor | 1 | -2/+21 |
2012-11-05 | * configure.ac: Apply 2012-09-10 change to config.in here. | Alan Modra | 1 | -9/+14 |