aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
8 daysconfigure.ac: fix bashisms in SFrame checksSam James1-2/+2
12 daysDisable SFrame support by defaultAdhemerval Zanella1-42/+58
2025-07-14configure: Add --enable-sframe optionClaudiu Zissulescu1-0/+129
2025-06-19i386: Update ___tls_get_addr to preserve vector registersH.J. Lu1-0/+38
2025-05-27Turn on -Wmissing-parameter-name by default if availableFlorian Weimer1-0/+61
2025-05-26Turn on -Wfree-labels by default if availableFlorian Weimer1-0/+61
2025-05-14Raise the minimum binutils version to 2.39Stefan Liebler1-2/+2
2025-03-31Raise the minimum GCC version to 12.1 [BZ #32539]H.J. Lu1-1/+2
2025-03-21support: Link links-dso-program-c with libgcc_s only if availableFlorian Weimer1-0/+40
2025-03-07configure: Fix spelling of -Wl,--no-error-execstack optionFlorian Weimer1-2/+2
2025-03-07elf: Check if __attribute__ ((aligned (65536))) is supportedH.J. Lu1-1/+29
2025-03-04Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]Sam James1-0/+35
2025-02-21aarch64: Add configure checks for GCS supportYury Khrustalev1-0/+99
2025-01-10configure: Clear libc_cv_cc_wimplicit_fallthrough if not supportedH.J. Lu1-1/+1
2025-01-04Rename have-mtls-descriptor to have-test-mtls-descriptorH.J. Lu1-35/+7
2024-12-24stdio-common: Use clang with bugfix for bug28Dmitry Chestnykh1-0/+42
2024-12-23configure: Improve configure output for C++ CompilerH.J. Lu1-2/+2
2024-12-23string: Suppress Clang warnings on tester.cH.J. Lu1-0/+34
2024-12-23Check if TEST_CC supports -Wno-restrict before using itAdhemerval Zanella1-0/+34
2024-12-22elf: Enable tst-dlopen-nodelete-reloc if TEST_CXX supports STB_GNU_UNIQUEH.J. Lu1-0/+59
2024-12-22elf: Check PDE load address with non-empty text sectionH.J. Lu1-0/+1
2024-12-22elf: Compile test modules with -fsemantic-interpositionH.J. Lu1-0/+34
2024-12-22Add include/libc-misc.hH.J. Lu1-18/+95
2024-12-22Add test-config-cflags-float-store for -ffloat-storeH.J. Lu1-0/+33
2024-12-22Enable execstack tests only if compiler supports trampolineH.J. Lu1-0/+47
2024-12-22Use -finput-charset=ascii only if supportedH.J. Lu1-0/+68
2024-12-18Check if clang and clang++ are used to test glibcH.J. Lu1-0/+76
2024-12-14Don't use TEST_CXX as CXX for buildH.J. Lu1-2/+7
2024-12-12Clear CXX and TEST_CXX if C++ link test failsH.J. Lu1-6/+1
2024-12-11Add TEST_CC and TEST_CXX supportH.J. Lu1-36/+293
2024-12-06Remove AC_SUBST(libc_cv_mtls_descriptor)H.J. Lu1-2/+0
2024-11-22elf: Handle static PIE with non-zero load address [BZ #31799]H.J. Lu1-0/+74
2024-10-01Disable _TIME_BITS if the compiler defaults to itAdhemerval Zanella1-0/+30
2024-10-01Disable _FILE_OFFSET_BITS if the compiler defaults to itAdhemerval Zanella1-0/+32
2024-10-01Do not use -Wp to disable fortify (BZ 31928)Adhemerval Zanella1-2/+2
2024-08-09Turn on -Wimplicit-fallthrough by default if availableFlorian Weimer1-0/+26
2024-07-09manual: add syscallsDJ Delorie1-4/+21
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu1-4/+18
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu1-5/+19
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-559/+746
2024-03-19elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella1-10/+13
2024-03-19Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-30/+31
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-126/+0
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto1-11/+0
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella1-16/+12
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-2/+2
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-1441/+2684
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-18/+65
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-17/+0