summaryrefslogtreecommitdiff
path: root/config.make.in
AgeCommit message (Expand)Author
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-10-26Remove support for removing glibc 2.0 headers.Joseph Myers
2015-10-19use -fstack-protector-strong when availableMike Frysinger
2015-10-19Remove -fgnu89-inline configure test.Joseph Myers
2015-10-15Remove -Bgroup configure test.Joseph Myers
2015-10-15Remove sizeof (long double) configure test.Joseph Myers
2015-10-15Remove -fexceptions configure test.Joseph Myers
2015-10-15Remove -static-libgcc configure test.Joseph Myers
2015-10-06Add a test case for C++11 thread_local supportFlorian Weimer
2015-09-18timezone: add a configure flag to disable program installMike Frysinger
2015-06-25Support compilers defaulting to PIEH.J. Lu
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-05-09S/390: Port of lock elision to System/zDominik Vogt
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella
2014-03-13stop supporting bash-1.xMike Frysinger
2014-03-13delete ksh checksMike Frysinger
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