summaryrefslogtreecommitdiff
path: root/gold/configure
AgeCommit message (Expand)Author
2022-08-04Add gold support for --package-metadata option.Luca Boccassi
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2021-11-30gold: enable silent build rulesMike Frysinger
2021-03-19Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson
2020-10-13gold: Skip some incremental testsH.J. Lu
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-04-10Regenerate some filesAlan Modra
2018-03-28Use top-level config support for enabling plugins.Cary Coutant
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani
2016-11-07Add missing '$' in configure.ac.Loïc Yhuel
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu
2016-05-09Regenerate configureAlan Modra
2016-03-31enable -Wwrite-strings for gasTrevor Saunders
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton
2016-03-21Remove use of alloca.Nick Clifton
2015-10-28Add s390 backend.Marcin Kościelnicki
2015-07-27Regenerate configure filesH.J. Lu
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu
2015-04-01Regenerate configure in goldH.J. Lu
2015-02-22Set GOLD_DEFAULT_SIZE to 32 for x32H.J. Lu
2015-01-06Handle stack split for x32H.J. Lu
2014-07-022014-07-02 Jing Yu <jingyu@google.com>Jing Yu
2014-06-23gold/Sasa Stankovic
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant
2013-12-18Add configure checks for <unordered_set> and <unordered_map>.Cary Coutant
2013-11-22Add check for which library is needed for dlopen.Cary Coutant
2013-10-31gold/Cary Coutant
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-05-13gold/Cary Coutant
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor
2013-01-07Properly install gold as default linkerH.J. Lu
2013-01-05gold/Cary Coutant
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor
2012-11-05 * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra
2012-09-15Add support for tilegx in gold.Walter Lee
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-07-10 PR gold/14309Ian Lance Taylor
2012-06-06gold/Cary Coutant
2012-05-17 PR 14072Nick Clifton