summaryrefslogtreecommitdiff
path: root/libstdc++-v3/acinclude.m4
AgeCommit message (Expand)Author
2022-07-22libstdc++: check for openatAlexandre Oliva
2022-04-19libstdc++: Fix syntax error in libbacktrace configurationJonathan Wakely
2022-04-14libstdc++: Default to mutex-based atomics on RISC-VPalmer Dabbelt
2022-04-12libstdc++: Prefer to use mmap instead of malloc in libbacktraceJonathan Wakely
2022-02-08libstdc++: Add comment to acinclude.m4Jonathan Wakely
2022-02-04libstdc++: Fix filesystem::remove_all races [PR104161]Jonathan Wakely
2022-02-01libstdc++: Improve config output for --enable-cstdio [PR104301]Jonathan Wakely
2022-01-31Add mold detection for libs.Martin Liska
2022-01-27libstdc++: fix typo in acinclude.m4.Martin Liska
2022-01-25libstdc++: Avoid symlink race in filesystem::remove_all [PR104161]Jonathan Wakely
2022-01-18libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann
2022-01-18libstdc++: Improve comments describing --enable-fully-dynamic-stringJonathan Wakely
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely
2021-12-10libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macroJonathan Wakely
2021-12-02libstdc++: Remove broken std::allocator base classes [PR103340]Jonathan Wakely
2021-11-18libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECKJonathan Wakely
2021-11-13libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4randomHans-Peter Nilsson
2021-11-12libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely
2021-11-09libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay
2021-05-04libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely
2021-04-21Fix AIX libstdc++ semaphore support [PR100164]Jakub Jelinek
2020-12-16libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely
2020-12-15libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard
2020-12-09libstdc++: Fix build failure for target with no way to sleepJonathan Wakely
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth
2020-11-23libstdc++: Add configure checks for semaphoresJonathan Wakely
2020-11-17libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]Jonathan Wakely
2020-11-11libstdc++: Exclude cygwin and mingw from linker relro supportJonathan Yong
2020-10-28libstdc++: Implement C++20 features for <sstream>Thomas Rodgers
2020-08-13libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely
2020-08-10libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]Jonathan Wakely
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely
2020-01-28libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)Jonathan Wakely
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-12-30VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time autoCorentin Gay
2019-12-20libstdc++: Test setrlimit with c++ in configureJerome Lambourg
2019-12-20libstdc++: Strengthen the check for availability of pthread_rwlock_tJerome Lambourg
2019-12-02libstdc++: Add full steady_clock support to shared_timed_mutexMike Crowe
2019-12-02libstdc++: PR 78237 Add full steady_clock support to timed_mutexMike Crowe
2019-11-30libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*Jonathan Wakely
2019-09-10[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++...Christophe Lyon
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2019-08-29PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely
2019-07-03PR libstdc++/91067 fix missing exports for filesystem iteratorsJonathan Wakely
2019-06-20Skip libstdc++ debug build in early bootstrap stagesJonathan Wakely
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely