Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-15 | Add support for tilegx in gold. | Walter Lee | 1 | -0/+9 |
2012-09-05 | * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. | Alan Modra | 1 | -1/+1 |
2012-07-19 | 2012-07-18 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+28 |
2012-07-10 | PR gold/14309 | Ian Lance Taylor | 1 | -0/+33 |
2012-06-06 | gold/ | Cary Coutant | 1 | -1/+2 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -0/+2 |
2012-04-06 | binutils/ | Roland McGrath | 1 | -0/+12 |
2012-04-05 | * configure.in (AC_CHECK_FUNCS): Add setlocale. | Nick Clifton | 1 | -0/+45 |
2012-01-30 | Check if -fpic -mtls-dialect=gnu2 works | H.J. Lu | 1 | -2/+8 |
2012-01-27 | Check if -mcmodel=medium works | H.J. Lu | 1 | -1/+14 |
2011-11-03 | * configure.ac: Add --with-lib-path option. Define LIB_PATH and | Ian Lance Taylor | 1 | -0/+25 |
2011-09-23 | * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflags | Ian Lance Taylor | 1 | -0/+34 |
2011-09-14 | * configure.ac: Check for glibc support for gnu_indirect_function | Cary Coutant | 1 | -12/+141 |