summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2026-03-16nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTLSamuel Thibault
2026-03-12configure: Repurpose have-cc-with-libunwind for clang supportAdhemerval Zanella
2026-03-12configure: Parametrize runtime libraries to support compiler-rtAdhemerval Zanella
2026-03-10x86_64: Conditionally define __sfp_handle_exceptions for compiler-rtAdhemerval Zanella
2026-03-02assert: Support assert as variadic macro for C++26 [PR27276]Jonathan Wakely
2025-12-17atomic: Reinstate HAVE_64B_ATOMICS configure checkWilco Dijkstra
2025-12-11configure: use TEST_CC to check for --depauditAdhemerval Zanella
2025-12-11configure: use TEST_CC to check for --no-error-execstackAdhemerval Zanella
2025-12-09configure: Enable experimental support for clangAdhemerval Zanella
2025-12-09configure: Only use -Wno-discarded-qualifiers iff compiler supports itAdhemerval Zanella
2025-12-09Handle clang -Wignored-attributes on weak aliasesAdhemerval Zanella
2025-11-26aarch64: make GCS configure checks aarch64-onlyYury Khrustalev
2025-11-21configure: Only use -fno-fp-int-builtin-inexact if compiler supports itAdhemerval Zanella
2025-11-20Check if linker supports -Wl,--undefined-versionAdhemerval Zanella
2025-11-17configure: Remove for redirection of built-in functionsAdhemerval Zanella
2025-11-14Revert __HAVE_64B_ATOMICS configure checkAdhemerval Zanella
2025-11-10Filter out internal abort during ld.so buildAdhemerval Zanella
2025-11-10string: Check if attribute can declared after function declarationAdhemerval Zanella
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-10-22Fix configure from ab22e5ec37396f6c6f29d3e3306f6fcc2ebe9d49Adhemerval Zanella
2025-10-21gmon: Only used -fno-tree-loop-distribute-patterns if compiler supports itAdhemerval Zanella
2025-10-21configure: Use -Wno-maybe-uninitialized iff compiler supports itAdhemerval Zanella
2025-10-20Fix -Wno-ignored-attributes configure checkAdhemerval Zanella
2025-08-23Don't pass -c to LIBC_TRY_TEST_CC_OPTIONH.J. Lu
2025-08-23Remove test-have-mamx-tile from Makefile.inH.J. Lu
2025-08-22Revert "Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported"H.J. Lu
2025-08-22Don't use -Wfree-labels/-Wmissing-parameter-name if unsupportedH.J. Lu
2025-08-22Disable -Wimplicit-fallthrough when clang is in useH.J. Lu
2025-07-28configure.ac: fix bashisms in SFrame checksSam James
2025-07-24Disable SFrame support by defaultAdhemerval Zanella
2025-07-14configure: Add --enable-sframe optionClaudiu Zissulescu
2025-06-19i386: Update ___tls_get_addr to preserve vector registersH.J. Lu
2025-05-27Turn on -Wmissing-parameter-name by default if availableFlorian Weimer
2025-05-26Turn on -Wfree-labels by default if availableFlorian Weimer
2025-05-14Raise the minimum binutils version to 2.39Stefan Liebler
2025-03-31Raise the minimum GCC version to 12.1 [BZ #32539]H.J. Lu
2025-03-21support: Link links-dso-program-c with libgcc_s only if availableFlorian Weimer
2025-03-07configure: Fix spelling of -Wl,--no-error-execstack optionFlorian Weimer
2025-03-07elf: Check if __attribute__ ((aligned (65536))) is supportedH.J. Lu
2025-03-04Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]Sam James
2025-02-21aarch64: Add configure checks for GCS supportYury Khrustalev
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