summaryrefslogtreecommitdiff
path: root/config.make.in
AgeCommit message (Expand)Author
2013-09-04Remove --disable-versioning.Joseph Myers
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-21Use $(NM) not nm in tst-cancel-wrappers.Jim Blandy
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-08-22Add --disable-build-nscd configure option.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-17Make sysheaders available in config.make.Roland McGrath
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath
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-10Make sunrpc code usable againAndreas Jaeger
2012-05-01Do check-textrel test using readelf rather than a build-time C program.Roland McGrath
2012-04-29Always run check-abiAndreas Jaeger
2012-04-25Remove --as-needed configure test.Joseph Myers
2012-04-24Don't handle libgcc_s suffixes.Joseph Myers
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-01-30Fix makefile/configure problems with sse2avx changes.Joseph Myers
2012-01-08Static linking is always neededUlrich Drepper
2012-01-08Remove pwd tst from configureUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper
2011-09-19Use CPPFLAGS from configure.Mike Frysinger
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2011-07-14Use linker --print-output-format option if available.Roland McGrath
2011-07-05Default install_root value from DESTDIR.Roland McGrath
2011-07-02Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath
2011-07-02Add --with-default-link configure option.Roland McGrath
2011-06-28Remove the --experimental-malloc optionUlrich Drepper
2011-05-31No need for RANLIB make variable anymoreUlrich Drepper
2011-02-02AVX audit test failures with gcc 4.6H.J. Lu
2010-07-26BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu
2009-05-09[BZ #10118]Ulrich Drepper
2009-04-02Add nss-crypt entry. Rename pic_default to libc_cv_pic_default.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2008-08-182008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath
2007-08-25* config.make.in (datarootdir): Add to shut up configure.Ulrich Drepper
2007-06-08* config.make.in: Likewise.Ulrich Drepper