aboutsummaryrefslogtreecommitdiff
path: root/gold/configure
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson1-1/+1
2020-10-13gold: Skip some incremental testsH.J. Lu1-0/+74
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock1-46/+81
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki1-5/+5
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman1-2/+2
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant1-33/+1391
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-623/+955
2018-04-10Regenerate some filesAlan Modra1-12/+12
2018-03-28Use top-level config support for enabling plugins.Cary Coutant1-822/+1586
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler1-0/+27
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-1/+1
2016-11-07Add missing '$' in configure.ac.Loïc Yhuel1-1/+1
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-4/+48
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu1-0/+14
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu1-0/+21
2016-05-09Regenerate configureAlan Modra1-6/+10
2016-03-31enable -Wwrite-strings for gasTrevor Saunders1-0/+16
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton1-1/+19
2016-03-21Remove use of alloca.Nick Clifton1-1/+1
2015-10-28Add s390 backend.Marcin Kościelnicki1-0/+15
2015-07-27Regenerate configure filesH.J. Lu1-2/+2
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-2/+2
2015-04-01Regenerate configure in goldH.J. Lu1-91/+12
2015-02-22Set GOLD_DEFAULT_SIZE to 32 for x32H.J. Lu1-0/+1
2015-01-06Handle stack split for x32H.J. Lu1-1/+27
2014-07-022014-07-02 Jing Yu <jingyu@google.com>Jing Yu1-0/+14
2014-06-23gold/Sasa Stankovic1-0/+14
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-2/+5
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant1-24/+52
2013-12-18Add configure checks for <unordered_set> and <unordered_map>.Cary Coutant1-0/+14
2013-11-22Add check for which library is needed for dlopen.Cary Coutant1-3/+61
2013-10-31gold/Cary Coutant1-2/+2
2013-10-11gold/Roland McGrath1-2/+2
2013-10-11gold/Roland McGrath1-0/+30
2013-05-13gold/Cary Coutant1-0/+3
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor1-0/+30
2013-01-07Properly install gold as default linkerH.J. Lu1-22/+6
2013-01-05gold/Cary Coutant1-1/+1
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor1-2/+21
2012-11-05 * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra1-9/+14
2012-09-15Add support for tilegx in gold.Walter Lee1-0/+9
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra1-1/+1
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+28
2012-07-10 PR gold/14309Ian Lance Taylor1-0/+33
2012-06-06gold/Cary Coutant1-1/+2
2012-05-17 PR 14072Nick Clifton1-0/+2
2012-04-06binutils/Roland McGrath1-0/+12
2012-04-05 * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton1-0/+45
2012-01-30Check if -fpic -mtls-dialect=gnu2 worksH.J. Lu1-2/+8
2012-01-27Check if -mcmodel=medium worksH.J. Lu1-1/+14