summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-10-10Use $CXX not cc1plus to locate C++ headers.Joseph Myers
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-09-06Improve C++ header location detection (bug 13966)Allan McRae
2012-09-02Check for gawk >= 3.0 (bug 13412)Allan McRae
2012-08-22Add --disable-build-nscd configure option.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-22Fix sed configure check for newer sed --version output.Dmitry V. Levin
2012-08-17Make sysheaders available in config.make.Roland McGrath
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-23configure.in <sysdeps resolving>: Correct printing Implies_before.Thomas Schwinge
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath
2012-05-30Weaken PIE configure test to a compile test.Joseph Myers
2012-05-25Don't use header files in glibc configureH.J. Lu
2012-05-25Add --enable-systemtap configuration to define static probe points.Roland McGrath
2012-05-21Filter out unknown symbols in stack-protector test.Joseph Myers
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath
2012-05-16Update Texinfo version requirement.Joseph Myers
2012-05-15configure change to handle Implies-{before,after} filesRoland McGrath
2012-05-10Make sunrpc code usable againAndreas Jaeger
2012-04-29Always run check-abiAndreas Jaeger
2012-04-26Don't handle unsupported OSes in configure (base_os settings).Joseph Myers
2012-04-25Remove --as-needed configure test.Joseph Myers
2012-04-24Don't handle libgcc_s suffixes.Joseph Myers
2012-03-28Regenerate configure filesAndreas Jaeger
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-21Weaken -fstack-protector configure test to a compile test.Thomas Schwinge
2012-03-21Use autoconf macro for testing compiler options with empty input.Joseph Myers
2012-03-16Use sysdeps/*/preconfigure fragments from main source tree.Roland McGrath
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller
2012-03-08Fix .ctors/.dtors header configure test for bootstrapping.Joseph Myers
2012-03-01Require binutils 2.20 or later.Joseph Myers
2012-02-27Require GCC 4.3 or later.Joseph Myers
2012-02-25Fix configure logic for disabling multi-arch.Joseph Myers
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-01-30Fix makefile/configure problems with sse2avx changes.Joseph Myers
2012-01-08RegeneratedUlrich Drepper
2012-01-08Remove pwd tst from configureUlrich Drepper
2012-01-08 No need for test for __builtin_expectUlrich Drepper
2012-01-08Forgot to remove AC_SUBST(bonuded)Ulrich Drepper
2012-01-08Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper
2012-01-08gcc better don't use a signed type for size_tUlrich Drepper
2012-01-08Remove last remnants of RANLIBUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2012-01-07Remove support in configure for unsupported architecturesUlrich Drepper
2011-11-17Remove handling of VCs other then gitUlrich Drepper