about summary refs log tree commit diff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Support multiarch under OS directory hjl/pr14941H.J. Lu2012-12-101-29/+33
* Fix C++ header directory detection for non-standard paths.Adam Conrad2012-11-241-6/+5
* Properly check linker -z XXX supportH.J. Lu2012-11-211-60/+11
* Fix ifunc configure check for 64-bit targetsAndreas Schwab2012-11-181-2/+6
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-0/+7
* Require an exact Autoconf version.Roland McGrath2012-11-021-1/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+6
* change ifunc assembly test to a link testMike Frysinger2012-10-241-10/+21
* drop -q flag when using grepMike Frysinger2012-10-241-3/+3
* Remove relics of support for configuring in the source directory.Joseph Myers2012-10-191-7/+1
* Use $CXX not cc1plus to locate C++ headers.Joseph Myers2012-10-101-3/+2
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-0/+3
* Remove $(have-cpp-asm-debuginfo) checkH.J. Lu2012-09-151-1/+0
* Improve C++ header location detection (bug 13966)Allan McRae2012-09-061-6/+4
* Check for gawk >= 3.0 (bug 13412)Allan McRae2012-09-021-1/+3
* Add --disable-build-nscd configure option.Roland McGrath2012-08-221-0/+10
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-0/+14
* Fix sed configure check for newer sed --version output.Dmitry V. Levin2012-08-221-1/+1
* Make sysheaders available in config.make.Roland McGrath2012-08-171-0/+1
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-24/+2
* configure.in <sysdeps resolving>: Correct printing Implies_before.Thomas Schwinge2012-07-231-1/+1
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-26/+5
* Use AC_LANG_SOURCE to fix autoconf warnings.Carlos O'Donell2012-06-221-2/+2
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-221-0/+2
* Weaken PIE configure test to a compile test.Joseph Myers2012-05-301-12/+2
* Don't use header files in glibc configureH.J. Lu2012-05-251-0/+5
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-251-0/+24
* Filter out unknown symbols in stack-protector test.Joseph Myers2012-05-211-0/+7
* BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath2012-05-161-0/+34
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-161-0/+16
* Update Texinfo version requirement.Joseph Myers2012-05-161-1/+1
* configure change to handle Implies-{before,after} filesRoland McGrath2012-05-151-32/+37
* Make sunrpc code usable againAndreas Jaeger2012-05-101-0/+11
* Always run check-abiAndreas Jaeger2012-04-291-8/+0
* Don't handle unsupported OSes in configure (base_os settings).Joseph Myers2012-04-261-12/+2
* Remove --as-needed configure test.Joseph Myers2012-04-251-17/+0
* Don't handle libgcc_s suffixes.Joseph Myers2012-04-241-15/+1
* Remove sysdeps/elf support from configure.Andreas Jaeger2012-03-281-18/+1
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-0/+9
* Weaken -fstack-protector configure test to a compile test.Thomas Schwinge2012-03-211-12/+4
* Use autoconf macro for testing compiler options with empty input.Joseph Myers2012-03-211-3/+2
* Use sysdeps/*/preconfigure fragments from main source tree.Roland McGrath2012-03-161-10/+4
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-141-0/+1
* Fix .ctors/.dtors header configure test for bootstrapping.Joseph Myers2012-03-081-16/+9
* Require binutils 2.20 or later.Joseph Myers2012-03-011-3/+3
* Require GCC 4.3 or later.Joseph Myers2012-02-271-1/+1
* Fix configure logic for disabling multi-arch.Joseph Myers2012-02-251-1/+1
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-1/+0
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-0/+1
* Static linking is always neededUlrich Drepper2012-01-081-10/+0