summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2025-01-10configure: Clear libc_cv_cc_wimplicit_fallthrough if not supportedH.J. Lu
2025-01-04Rename have-mtls-descriptor to have-test-mtls-descriptorH.J. Lu
2024-12-24stdio-common: Use clang with bugfix for bug28Dmitry Chestnykh
2024-12-23configure: Improve configure output for C++ CompilerH.J. Lu
2024-12-23string: Suppress Clang warnings on tester.cH.J. Lu
2024-12-23Check if TEST_CC supports -Wno-restrict before using itAdhemerval Zanella
2024-12-22elf: Enable tst-dlopen-nodelete-reloc if TEST_CXX supports STB_GNU_UNIQUEH.J. Lu
2024-12-22elf: Check PDE load address with non-empty text sectionH.J. Lu
2024-12-22elf: Compile test modules with -fsemantic-interpositionH.J. Lu
2024-12-22Add include/libc-misc.hH.J. Lu
2024-12-22Add test-config-cflags-float-store for -ffloat-storeH.J. Lu
2024-12-22Enable execstack tests only if compiler supports trampolineH.J. Lu
2024-12-22Use -finput-charset=ascii only if supportedH.J. Lu
2024-12-18Check if clang and clang++ are used to test glibcH.J. Lu
2024-12-14Don't use TEST_CXX as CXX for buildH.J. Lu
2024-12-12Clear CXX and TEST_CXX if C++ link test failsH.J. Lu
2024-12-11Add TEST_CC and TEST_CXX supportH.J. Lu
2024-12-06Remove AC_SUBST(libc_cv_mtls_descriptor)H.J. Lu
2024-11-22elf: Handle static PIE with non-zero load address [BZ #31799]H.J. Lu
2024-10-01Disable _TIME_BITS if the compiler defaults to itAdhemerval Zanella
2024-10-01Disable _FILE_OFFSET_BITS if the compiler defaults to itAdhemerval Zanella
2024-10-01Do not use -Wp to disable fortify (BZ 31928)Adhemerval Zanella
2024-08-09Turn on -Wimplicit-fallthrough by default if availableFlorian Weimer
2024-07-09manual: add syscallsDJ Delorie
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel
2024-03-19elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella
2024-03-19Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella
2023-01-11configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella
2022-12-06configure: Remove AS checkAdhemerval Zanella
2022-12-06configure: Remove check if ld is GNUAdhemerval Zanella
2022-12-06configure: Remove check if as is GNUAdhemerval Zanella
2022-12-06configure: Move locale tools earlyAdhemerval Zanella
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer