aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2022-02-03Regenerate configure.Carlos O'Donell
2022-01-17Properly handle --disable-default-pie [BZ #28780]H.J. Lu
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-03Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]H.J. Lu
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-10-29Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella
2021-10-29Fix LIBC_PROG_BINUTILS for -fuse-ld=lldAdhemerval Zanella
2021-10-25configure: Don't check LD -v --help for LIBC_LINKER_FEATUREFangrui Song
2021-09-13configure: Fix check for INSERT in linker scriptFangrui Song
2021-08-31configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song
2021-08-24elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song
2021-08-10elf: Unconditionally use __ehdr_startFangrui Song
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura
2021-05-19Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer
2021-04-16Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault
2021-02-21configure: Remove obsolete AC_CHECK_TOOL_PREFIXNaohiro Tamura
2021-01-21configure: Check for static PIE supportSzabolcs Nagy
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
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer
2020-03-06Remove reference of --without-fp on configureAdhemerval Zanella
2020-03-05Improve IFUNC check [BZ #25506]Fangrui Song
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer
2019-09-09Fix http: URL in 'configure'Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian 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-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-10-20Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella
2017-10-05Remove add-ons mechanism.Joseph Myers