aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu1-0/+1
2009-12-23Enable multiarch whenever possible.H.J. Lu1-4/+31
2009-09-28Handle future binutils versions correctly.H.J. Lu1-2/+2
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-0/+18
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/+1
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper1-0/+17
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu1-0/+1
2009-05-31Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab1-2/+2
2009-04-03* configure.in: We need to test for the compiler earlier.Ulrich Drepper1-8/+9
2009-04-02* configure.in: Recognize --enable-nss-crypt.Ulrich Drepper1-4/+39
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper1-1/+42
2008-11-26Moved alpha to ports repository.Roland McGrath1-1/+0
2008-11-11* sysdeps/x86_64/configure: New file.Roland McGrath1-0/+3
2008-08-182008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+16
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-3/+3
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-5/+5
2007-03-20* configure.in (libc_cv_gnu89_inline): Only do compile test. Jakub Jelinek1-2/+2
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-0/+24
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-22/+22
2007-07-31.Jakub Jelinek1-22/+22
2006-11-02* configure.in: Work around ld --help change and avoid -z relroUlrich Drepper1-12/+12
2006-10-30* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper1-0/+2
2006-10-29* configure.in: Relax -z relro requirement a bit.cvs/fedora-glibc-20061029T2155Ulrich Drepper1-1/+6
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-17/+10
2006-10-18* configure.in: Disable building profile libraries by default.cvs/fedora-glibc-20061025T1857Ulrich Drepper1-2/+2
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper1-0/+16
2006-04-262006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper1-0/+7
2006-03-01* configure.in (machine): Match sparcv9v and sparc64v.Roland McGrath1-0/+4
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath1-4/+0
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath1-54/+153
2006-02-25* configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath1-1/+1
2006-02-22* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.Roland McGrath1-65/+0
2006-02-21[BZ #2329]Roland McGrath1-27/+0
2006-01-302006-01-30 Alexandre Oliva <aoliva@redhat.com>Roland McGrath1-5/+7
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper1-1/+5
2006-01-04* configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper1-4/+4
2005-12-28* config.make.in (c++-sysincludes): New substituted variable.Roland McGrath1-0/+8
2005-11-08* configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath1-1/+16
2005-11-06* configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper1-4/+1
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper1-18/+4
2005-11-05* configure.in: Remove test for support for subtracting local labels.Ulrich Drepper1-29/+0
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-7/+6
2005-11-05[BZ #1089]Roland McGrath1-17/+24