summaryrefslogtreecommitdiff
path: root/config.make.in
AgeCommit message (Expand)Author
2018-06-29New configure option --disable-crypt.Zack Weinberg
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-13Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-26Disable stack protector in early static initialization [BZ #7065]Nick Alcock
2016-12-22Add configure check for python programSiddhesh Poyarekar
2016-12-02Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell
2016-09-21Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
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