aboutsummaryrefslogtreecommitdiff
path: root/config.make.in
AgeCommit message (Expand)Author
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2019-05-14Make --bindir effectiveAdhemerval Zanella
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
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