aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
25 hoursmanual: add syscallsDJ Delorie1-0/+9
8 daysAdd --disable-static-c++-tests option [BZ #31797]H.J. Lu1-4/+11
8 daysAdd --disable-static-c++-link-check option [BZ #31412]H.J. Lu1-7/+15
2024-03-19elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella1-6/+9
2024-03-19Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella1-1/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-65/+0
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto1-10/+0
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella1-6/+7
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-3/+3
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-2/+2
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-18/+42
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-10/+0
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-7/+0
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto1-7/+0
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella1-4/+0
2022-12-06configure: Remove AS checkAdhemerval Zanella1-5/+0
2022-12-06configure: Move locale tools earlyAdhemerval Zanella1-119/+119
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella1-2/+2
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-0/+22
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella1-0/+10
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès1-0/+1
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-5/+0
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-0/+5
2022-05-13Remove configure fno_unit_at_a_timeAdhemerval Zanella1-19/+0
2022-04-29Do not use --hash-style=both for building glibc shared objectsFlorian Weimer1-16/+0
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song1-0/+5
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer1-54/+1
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-31/+0
2022-03-22configure.ac: fix bashisms in configure.acSam James1-1/+1
2022-01-17Properly handle --disable-default-pie [BZ #28780]H.J. Lu1-14/+26
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer1-0/+6
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-24/+32
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu1-0/+7
2021-10-29Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella1-2/+2
2021-09-13configure: Fix check for INSERT in linker scriptFangrui Song1-1/+1
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