summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeLines
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-25-5/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-24-0/+5
* Remove configure fno_unit_at_a_timeAdhemerval Zanella2022-05-13-19/+0
* Do not use --hash-style=both for building glibc shared objectsFlorian Weimer2022-04-29-16/+0
* elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song2022-04-26-0/+5
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-22-54/+1
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-04-31/+0
* configure.ac: fix bashisms in configure.acSam James2022-03-22-1/+1
* Properly handle --disable-default-pie [BZ #28780]H.J. Lu2022-01-17-14/+26
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-14-0/+6
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-13-24/+32
* Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu2021-12-04-0/+7
* Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella2021-10-29-2/+2
* configure: Fix check for INSERT in linker scriptFangrui Song2021-09-13-1/+1
* configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song2021-08-31-5/+18
* elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song2021-08-24-0/+4
* elf: Unconditionally use __ehdr_startFangrui Song2021-08-10-34/+0
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-10-0/+8
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-04-8/+11
* Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella2021-05-19-9/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-03-0/+6
* Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song2021-04-16-0/+21
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-25-0/+23
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-24-0/+1
* configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSENaohiro Tamura2021-02-21-1/+2
* configure: Remove obsolete AC_CHECK_TOOL_PREFIXNaohiro Tamura2021-02-21-1/+0
* configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRINGNaohiro Tamura2021-02-21-30/+30
* configure: Check for static PIE supportSzabolcs Nagy2021-01-21-0/+4
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-11-11/+0
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-21-0/+15
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-13-11/+0
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-08-11/+0
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-18-30/+0
* Remove reference of --without-fp on configureAdhemerval Zanella2020-03-06-1/+2
* Improve IFUNC check [BZ #25506]Fangrui Song2020-03-05-1/+1
* x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer2019-12-03-1/+8
* Fix http: URL in 'configure'Paul Eggert2019-09-09-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07-1/+1
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-27-0/+1
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-01-1/+1
* Require GCC 5 or later to build glibc (bug 23993).Joseph Myers2018-12-21-1/+1
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-29-12/+6
* Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella2018-09-25-0/+35
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-17-0/+8
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-16-0/+6
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-04-1/+1
* New configure option --disable-crypt.Zack Weinberg2018-06-29-0/+11
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-18-3/+5
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-15-0/+29
* Remove --with-fp / --without-fp.Joseph Myers2017-12-12-7/+24