summaryrefslogtreecommitdiff
path: root/gold/configure
AgeCommit message (Expand)Author
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
2012-04-06binutils/Roland McGrath
2012-04-05 * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton
2012-01-30Check if -fpic -mtls-dialect=gnu2 worksH.J. Lu
2012-01-27Check if -mcmodel=medium worksH.J. Lu
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor
2011-09-23 * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor
2011-09-14 * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant
2011-07-02Correct last commit.Ian Lance Taylor
2011-07-02 PR gold/12525Ian Lance Taylor
2011-06-23 PR gold/12910Ian Lance Taylor
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor
2011-03-02 * configure.ac: Add check for gnu_indirect_function support inIan Lance Taylor
2010-11-23 * configure.ac: For --enable-gold, handle value `default' instead ofNick Clifton
2010-10-12 * script-sections.h (class Script_sections): MakeIan Lance Taylor
2010-09-27Fix unportable shell quoting.Ralf Wildenhues
2010-08-19 PR 10893Ian Lance Taylor
2010-04-27gold:Nick Clifton
2010-04-07Use Automake option no-dist in gold.Ralf Wildenhues
2010-02-06 * configure.ac: Rewrite targetobjs duplicate removal code to useIan Lance Taylor
2010-02-052010-02-04 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-12-29 * configure.ac: Set the MCMODEL_MEDIUM conditional to false ifIan Lance Taylor
2009-12-172009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-06 * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor
2009-10-09 * configure.ac: Check for readv function also.Ian Lance Taylor
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-06-232009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan