| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic. | Roland McGrath | 2011-07-09 | 1 | -11/+40 |
* | Rewrite -z relro configure check to be empirical. | Roland McGrath | 2011-07-09 | 1 | -18/+75 |
* | Find readelf with AC_CHECK_TOOL for use in configure tests. | Roland McGrath | 2011-07-09 | 1 | -2/+96 |
* | Explicitly remove .gnu.glibc-stub sections with objcopy when not using | Roland McGrath | 2011-07-02 | 1 | -0/+3 |
* | Add --with-default-link configure option. | Roland McGrath | 2011-07-02 | 1 | -0/+13 |
* | Remove the --experimental-malloc option | Ulrich Drepper | 2011-06-28 | 1 | -11/+0 |
* | Distinguish configure check for .ctors/.dtors header/trailers. | Roland McGrath | 2011-06-27 | 1 | -1/+17 |
* | Use AC_LANG_PROGRAM in nss-crypt check. | Roland McGrath | 2011-06-10 | 1 | -152/+189 |
* | Fix configure visibility tests | Ulrich Drepper | 2011-05-21 | 1 | -3/+3 |
* | Remove use of ranlib. | Ulrich Drepper | 2011-02-15 | 1 | -130/+2 |
* | Add missing configure patch. | H.J. Lu | 2011-02-02 | 1 | -0/+2 |
* | Don't override --enable-multi-arch. | Andreas Schwab | 2011-01-16 | 1 | -13/+13 |
* | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 1 | -156/+178 |
* | Rejigger header generation for default uname implementation. | Roland McGrath | 2010-08-24 | 1 | -85/+2 |
* | Remove multiarch dirs when gnu indirect is not supported | Mike Frysinger | 2010-08-23 | 1 | -159/+137 |
* | BZ #11840: Fix config.cache usage for -fgnu89-inline check. | Roland McGrath | 2010-07-26 | 1 | -3/+3 |
* | Use newer autoconf. | Ulrich Drepper | 2010-07-09 | 1 | -2860/+1904 |
* | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu | 2010-03-04 | 1 | -0/+2 |
* | Enable multiarch whenever possible. | H.J. Lu | 2009-12-23 | 1 | -8/+41 |
* | Handle future binutils versions correctly. | H.J. Lu | 2009-09-28 | 1 | -2/+2 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -4/+27 |
* | Support binutils 2.100 and 3.0. | H.J. Lu | 2009-09-08 | 1 | -2/+2 |
* | Support binutils 2.20. | H.J. Lu | 2009-09-05 | 1 | -2/+2 |
* | Add AVX support to ld.so auditing for x86-64. | H.J. Lu | 2009-07-10 | 1 | -0/+2 |
* | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 2009-07-09 | 1 | -0/+26 |
* | Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. | H.J. Lu | 2009-07-03 | 1 | -0/+2 |
* | Move AC_CANONICAL_HOST before first use of $host and $build. | Andreas Schwab | 2009-05-31 | 1 | -92/+92 |
* | * sysdeps/x86_64/memchr.S: New file. | Ulrich Drepper | 2009-04-07 | 1 | -1861/+1995 |
* | * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions. | Ulrich Drepper | 2009-04-05 | 1 | -3569/+2753 |
* | * configure.in: Recognize --enable-nss-crypt. | Ulrich Drepper | 2009-04-02 | 1 | -1894/+2824 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -4/+66 |
* | Regenerated: autoconf configure.in | Ulrich Drepper | 2008-11-26 | 1 | -1/+0 |
* | * sysdeps/x86_64/configure: New file. | Roland McGrath | 2008-11-11 | 1 | -1/+5 |
* | 2008-08-18 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-08-18 | 1 | -2/+32 |
* | [BZ #5814] | Ulrich Drepper | 2008-06-25 | 1 | -1/+1 |
* | [BZ #6428] | Ulrich Drepper | 2008-05-15 | 1 | -1/+1 |
* | * configure.in: Check for -fno-section-anchors in addition to | Ulrich Drepper | 2008-04-11 | 1 | -5/+5 |
* | [BZ #5442] cvs/fedora-glibc-20080201T1017 | Roland McGrath | 2008-02-01 | 1 | -2/+6 |
* | 2008-01-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-01-24 | 1 | -3/+2 |
* | 2007-10-06 David S. Miller <davem@davemloft.net> | Jakub Jelinek | 2007-10-19 | 1 | -0/+4 |
* | * configure.in: Avoid variable named BASH. | Ulrich Drepper | 2007-06-08 | 1 | -2971/+3504 |
* | * configure.in (libc_cv_gnu89_inline): Only do compile test. | Jakub Jelinek | 2007-03-20 | 1 | -2/+2 |
* | * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130 | Ulrich Drepper | 2007-03-17 | 1 | -1/+38 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -45/+36 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -36/+45 |
* | * locales/mai_IN: New file. cvs/fedora-glibc-20061103T1610 | Ulrich Drepper | 2006-11-03 | 1 | -9/+9 |
* | * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use | Ulrich Drepper | 2006-10-30 | 1 | -2/+2 |
* | * configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155 | Ulrich Drepper | 2006-10-29 | 1 | -1/+6 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -41/+27 |
* | * configure.in: Disable building profile libraries by default. cvs/fedora-glibc-20061025T1857 | Ulrich Drepper | 2006-10-18 | 1 | -2/+2 |