aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-08-31configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song1-5/+18
2021-08-24elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song1-0/+4
2021-08-10elf: Unconditionally use __ehdr_startFangrui Song1-34/+0
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho1-0/+8
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura1-8/+11
2021-05-19Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella1-9/+0
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer1-0/+6
2021-04-16Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song1-0/+21
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer1-0/+23
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault1-0/+1
2021-02-21configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSENaohiro Tamura1-1/+2
2021-02-21configure: Remove obsolete AC_CHECK_TOOL_PREFIXNaohiro Tamura1-1/+0
2021-02-21configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRINGNaohiro Tamura1-30/+30
2021-01-21configure: Check for static PIE supportSzabolcs Nagy1-0/+4
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song1-11/+0
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw1-0/+15
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-11/+0
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-11/+0
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer1-30/+0
2020-03-06Remove reference of --without-fp on configureAdhemerval Zanella1-1/+2
2020-03-05Improve IFUNC check [BZ #25506]Fangrui Song1-1/+1
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer1-1/+8
2019-09-09Fix http: URL in 'configure'Paul Eggert1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu1-0/+1
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers1-1/+1
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers1-1/+1
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-12/+6
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella1-0/+35
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer1-0/+8
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu1-0/+6
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer1-1/+1
2018-06-29New configure option --disable-crypt.Zack Weinberg1-0/+11
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu1-3/+5
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+29
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-7/+24
2017-12-05Add elision tunablesRogerio Alves1-10/+0
2017-11-30plural.c: improve reproducibilityJuro Bystricky1-4/+3
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-3/+3
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu1-0/+5
2017-10-20Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella1-3/+34
2017-10-05Remove add-ons mechanism.Joseph Myers1-241/+27
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia1-1/+5
2017-09-25Update configure.ac for binutils 2.25H.J. Lu1-2/+2
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu1-0/+21
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+7
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers1-1/+1
2017-06-28Support building glibc with gold 1.14 or above [BZ #14995]H.J. Lu1-4/+13
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers1-1/+1
2017-06-15Enable tunables by defaultSiddhesh Poyarekar1-1/+1