about summary refs log tree commit diff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella2024-03-191-6/+9
* Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella2024-03-191-1/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-65/+0
* configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto2023-08-011-10/+0
* scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella2023-07-201-6/+7
* configure: Disable building libcrypt by defaultSiddhesh Poyarekar2023-07-201-3/+3
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-2/+2
* Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat2023-07-051-18/+42
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-10/+0
* Remove --disable-experimental-malloc optionAdhemerval Zanella2023-03-291-7/+0
* Remove --with-default-link configure optionAdhemerval Zanella Netto2023-03-271-7/+0
* configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella2023-01-121-4/+0
* configure: Remove AS checkAdhemerval Zanella2022-12-061-5/+0
* configure: Move locale tools earlyAdhemerval Zanella2022-12-061-119/+119
* Rewrite find_cxx_header config configure.acAdhemerval Zanella2022-11-071-2/+2
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+22
* Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2022-11-011-0/+10
* Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès2022-10-281-0/+1
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-5/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-0/+5
* Remove configure fno_unit_at_a_timeAdhemerval Zanella2022-05-131-19/+0
* Do not use --hash-style=both for building glibc shared objectsFlorian Weimer2022-04-291-16/+0
* elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song2022-04-261-0/+5
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-54/+1
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-31/+0
* configure.ac: fix bashisms in configure.acSam James2022-03-221-1/+1
* Properly handle --disable-default-pie [BZ #28780]H.J. Lu2022-01-171-14/+26
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-141-0/+6
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-24/+32
* Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu2021-12-041-0/+7
* Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella2021-10-291-2/+2
* configure: Fix check for INSERT in linker scriptFangrui Song2021-09-131-1/+1
* configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song2021-08-311-5/+18
* elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song2021-08-241-0/+4
* elf: Unconditionally use __ehdr_startFangrui Song2021-08-101-34/+0
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-101-0/+8
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-041-8/+11
* Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella2021-05-191-9/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-031-0/+6
* Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song2021-04-161-0/+21
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-251-0/+23
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-241-0/+1
* configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSENaohiro Tamura2021-02-211-1/+2
* configure: Remove obsolete AC_CHECK_TOOL_PREFIXNaohiro Tamura2021-02-211-1/+0
* configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRINGNaohiro Tamura2021-02-211-30/+30
* configure: Check for static PIE supportSzabolcs Nagy2021-01-211-0/+4
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-111-11/+0
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-211-0/+15
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-11/+0