about summary refs log tree commit diff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-7/+0
* Fix use of AC_INITUlrich Drepper2011-09-111-1/+1
* Cleanup of configuration optionsUlrich Drepper2011-09-101-41/+25
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-16/+3
* Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath2011-07-141-3/+55
* Use linker --print-output-format option if available.Roland McGrath2011-07-141-0/+11
* Adjust relro test to work around GNU ld limitations.Roland McGrath2011-07-141-0/+7
* Fix a braino in new relro configure test.Roland McGrath2011-07-111-1/+1
* Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath2011-07-091-5/+23
* Rewrite -z relro configure check to be empirical.Roland McGrath2011-07-091-17/+63
* Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath2011-07-091-2/+4
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+8
* Remove the --experimental-malloc optionUlrich Drepper2011-06-281-7/+0
* Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath2011-06-271-1/+11
* Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath2011-06-101-2/+2
* Fix configure visibility testsUlrich Drepper2011-05-211-4/+4
* Remove use of ranlib.Ulrich Drepper2011-02-151-20/+2
* Add missing configure patch.H.J. Lu2011-02-021-0/+1
* Don't override --enable-multi-arch.Andreas Schwab2011-01-161-72/+72
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-0/+2
* Rejigger header generation for default uname implementation.Roland McGrath2010-08-241-71/+2
* Remove multiarch dirs when gnu indirect is not supportedMike Frysinger2010-08-231-107/+91
* BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath2010-07-261-3/+3
* Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-041-0/+1
* Enable multiarch whenever possible.H.J. Lu2009-12-231-4/+31
* Handle future binutils versions correctly.H.J. Lu2009-09-281-2/+2
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-0/+18
* Support binutils 2.100 and 3.0.H.J. Lu2009-09-081-2/+2
* Support binutils 2.20.H.J. Lu2009-09-051-2/+2
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+1
* Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-091-0/+17
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+1
* Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab2009-05-311-2/+2
* * configure.in: We need to test for the compiler earlier.Ulrich Drepper2009-04-031-8/+9
* * configure.in: Recognize --enable-nss-crypt.Ulrich Drepper2009-04-021-4/+39
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-1/+42
* Moved alpha to ports repository.Roland McGrath2008-11-261-1/+0
* * sysdeps/x86_64/configure: New file.Roland McGrath2008-11-111-0/+3
* 2008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-181-1/+16
* [BZ #5814]Ulrich Drepper2008-06-251-1/+1
* [BZ #6428]Ulrich Drepper2008-05-151-1/+1
* * configure.in: Check for -fno-section-anchors in addition toUlrich Drepper2008-04-111-3/+3
* [BZ #5442] cvs/fedora-glibc-20080201T1017Roland McGrath2008-02-011-2/+6
* 2008-01-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-01-241-3/+2
* 2007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek2007-10-191-0/+4
* * configure.in: Avoid variable named BASH.Ulrich Drepper2007-06-081-5/+5
* * configure.in (libc_cv_gnu89_inline): Only do compile test. Jakub Jelinek2007-03-201-2/+2
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-0/+24
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-22/+22
* .Jakub Jelinek2007-07-311-22/+22