aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-09-10Cleanup of configuration optionsUlrich Drepper1-237/+182
2011-09-08RegeneratedUlrich Drepper1-22/+3
2011-07-14Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath1-2/+65
2011-07-14Use linker --print-output-format option if available.Roland McGrath1-0/+19
2011-07-14Adjust relro test to work around GNU ld limitations.Roland McGrath1-0/+7
2011-07-11Fix a braino in new relro configure test.Roland McGrath1-1/+1
2011-07-09Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath1-11/+40
2011-07-09Rewrite -z relro configure check to be empirical.Roland McGrath1-18/+75
2011-07-09Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath1-2/+96
2011-07-02Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath1-0/+3
2011-07-02Add --with-default-link configure option.Roland McGrath1-0/+13
2011-06-28Remove the --experimental-malloc optionUlrich Drepper1-11/+0
2011-06-27Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath1-1/+17
2011-06-10Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath1-152/+189
2011-05-21Fix configure visibility testsUlrich Drepper1-3/+3
2011-02-15Remove use of ranlib.Ulrich Drepper1-130/+2
2011-02-02Add missing configure patch.H.J. Lu1-0/+2
2011-01-16Don't override --enable-multi-arch.Andreas Schwab1-13/+13
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu1-156/+178
2010-08-24Rejigger header generation for default uname implementation.Roland McGrath1-85/+2
2010-08-23Remove multiarch dirs when gnu indirect is not supportedMike Frysinger1-159/+137
2010-07-26BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath1-3/+3
2010-07-09Use newer autoconf.Ulrich Drepper1-2860/+1904
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu1-0/+2
2009-12-23Enable multiarch whenever possible.H.J. Lu1-8/+41
2009-09-28Handle future binutils versions correctly.H.J. Lu1-2/+2
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-4/+27
2009-09-08Support binutils 2.100 and 3.0.H.J. Lu1-2/+2
2009-09-05Support binutils 2.20.H.J. Lu1-2/+2
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu1-0/+2
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper1-0/+26
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu1-0/+2
2009-05-31Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab1-92/+92
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper1-1861/+1995
2009-04-05* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper1-3569/+2753
2009-04-02* configure.in: Recognize --enable-nss-crypt.Ulrich Drepper1-1894/+2824
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper1-4/+66
2008-11-26Regenerated: autoconf configure.inUlrich Drepper1-1/+0
2008-11-11* sysdeps/x86_64/configure: New file.Roland McGrath1-1/+5
2008-08-182008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+32
2008-06-25[BZ #5814]Ulrich Drepper1-1/+1
2008-05-15[BZ #6428]Ulrich Drepper1-1/+1
2008-04-11* configure.in: Check for -fno-section-anchors in addition toUlrich Drepper1-5/+5
2008-02-01[BZ #5442]cvs/fedora-glibc-20080201T1017Roland McGrath1-2/+6
2008-01-242008-01-24 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+2
2007-10-192007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek1-0/+4
2007-06-08* configure.in: Avoid variable named BASH.Ulrich Drepper1-2971/+3504
2007-03-20* configure.in (libc_cv_gnu89_inline): Only do compile test. Jakub Jelinek1-2/+2
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper1-1/+38
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-45/+36