about summary refs log tree commit diff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-2/+0
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-0/+2
* RegeneratedUlrich Drepper2012-01-081-1/+0
* Remove pwd tst from configureUlrich Drepper2012-01-081-51/+0
* No need for test for __builtin_expectUlrich Drepper2012-01-081-32/+0
* Forgot to remove AC_SUBST(bonuded)Ulrich Drepper2012-01-081-2/+0
* Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper2012-01-081-7/+0
* gcc better don't use a signed type for size_tUlrich Drepper2012-01-081-24/+0
* Remove last remnants of RANLIBUlrich Drepper2012-01-081-3/+0
* More fallout from supporting only ELFUlrich Drepper2012-01-081-450/+306
* Remove non-ELF supportUlrich Drepper2012-01-071-41/+2
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-11/+0
* Remove support in configure for unsupported architecturesUlrich Drepper2012-01-071-5/+0
* Remove handling of VCs other then gitUlrich Drepper2011-11-171-1/+0
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+2
* Fix searching for C++ system headers for cross compilersAndreas Schwab2011-10-151-2/+7
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-11/+0
* Fix use of AC_INITUlrich Drepper2011-09-111-168/+199
* Cleanup of configuration optionsUlrich Drepper2011-09-101-237/+182
* RegeneratedUlrich Drepper2011-09-081-22/+3
* Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath2011-07-141-2/+65
* Use linker --print-output-format option if available.Roland McGrath2011-07-141-0/+19
* 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-11/+40
* Rewrite -z relro configure check to be empirical.Roland McGrath2011-07-091-18/+75
* Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath2011-07-091-2/+96
* Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath2011-07-021-0/+3
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+13
* Remove the --experimental-malloc optionUlrich Drepper2011-06-281-11/+0
* Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath2011-06-271-1/+17
* Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath2011-06-101-152/+189
* Fix configure visibility testsUlrich Drepper2011-05-211-3/+3
* Remove use of ranlib.Ulrich Drepper2011-02-151-130/+2
* Add missing configure patch.H.J. Lu2011-02-021-0/+2
* Don't override --enable-multi-arch.Andreas Schwab2011-01-161-13/+13
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-156/+178
* Rejigger header generation for default uname implementation.Roland McGrath2010-08-241-85/+2
* Remove multiarch dirs when gnu indirect is not supportedMike Frysinger2010-08-231-159/+137
* BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath2010-07-261-3/+3
* Use newer autoconf.Ulrich Drepper2010-07-091-2860/+1904
* Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-041-0/+2
* Enable multiarch whenever possible.H.J. Lu2009-12-231-8/+41
* Handle future binutils versions correctly.H.J. Lu2009-09-281-2/+2
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-4/+27
* 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/+2
* Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-091-0/+26
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+2