aboutsummaryrefslogtreecommitdiff
path: root/gold/configure
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor1-0/+25
2011-09-23 * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor1-0/+34
2011-09-14 * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant1-12/+141
2011-07-02Correct last commit.Ian Lance Taylor1-0/+1
2011-07-02 PR gold/12525Ian Lance Taylor1-0/+44
2011-06-23 PR gold/12910Ian Lance Taylor1-34/+0
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor1-5/+62
2011-03-02 * configure.ac: Add check for gnu_indirect_function support inIan Lance Taylor1-0/+1
2010-11-23 * configure.ac: For --enable-gold, handle value `default' instead ofNick Clifton1-13/+23
2010-10-12 * script-sections.h (class Script_sections): MakeIan Lance Taylor1-1/+16
2010-09-27Fix unportable shell quoting.Ralf Wildenhues1-1/+1
2010-08-19 PR 10893Ian Lance Taylor1-8/+61
2010-04-27gold:Nick Clifton1-0/+31
2010-04-07Use Automake option no-dist in gold.Ralf Wildenhues1-2/+14
2010-02-06 * configure.ac: Rewrite targetobjs duplicate removal code to useIan Lance Taylor1-1/+8
2010-02-052010-02-04 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+3
2009-12-29 * configure.ac: Set the MCMODEL_MEDIUM conditional to false ifIan Lance Taylor1-1/+26
2009-12-172009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-1/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+1
2009-11-06 * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor1-0/+34
2009-10-09 * configure.ac: Check for readv function also.Ian Lance Taylor1-1/+1
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor1-0/+71
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-6260/+4884
2009-06-232009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+632
2009-06-23 * configure.ac: Call AC_CHECK_DECLS using C, not C++.Ian Lance Taylor1-492/+493
2009-06-22 * layout.cc (Layout::make_output_section): CallIan Lance Taylor1-1/+21
2009-05-15 * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor1-0/+492
2009-04-242009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou1-0/+67
2009-03-28 * ffsll.c: New file.Ian Lance Taylor1-1/+2
2009-03-27 * mremap.c: New file.Ian Lance Taylor1-1/+2
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-0/+7
2009-03-17 * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor1-2/+106
2009-03-02elfcpp:/Ian Lance Taylor1-0/+150
2008-12-12 * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor1-46/+75
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant1-1/+40
2008-07-212008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou1-77/+120
2008-05-05 * configure.ac: If targ_extra_obj is set, link it in.Ian Lance Taylor1-0/+3
2008-04-23bfd/H.J. Lu1-6/+15