summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Fix syntax error in libbacktrace configurationJonathan Wakely2022-04-191-3/+3
* libstdc++: Default to mutex-based atomics on RISC-VPalmer Dabbelt2022-04-141-2/+5
* libstdc++: Prefer to use mmap instead of malloc in libbacktraceJonathan Wakely2022-04-121-8/+51
* libstdc++: Fix filesystem::remove_all races [PR104161]Jonathan Wakely2022-02-041-2/+114
* libstdc++: Improve config output for --enable-cstdio [PR104301]Jonathan Wakely2022-02-011-2/+5
* Add mold detection for libs.Martin Liska2022-01-311-10/+42
* libstdc++: fix typo in acinclude.m4.Martin Liska2022-01-271-1/+1
* libstdc++: Avoid symlink race in filesystem::remove_all [PR104161]Jonathan Wakely2022-01-251-0/+55
* libstdc++: Remove -gdwarf-4 from flags for debug libraryJonathan Wakely2022-01-191-2/+2
* libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann2022-01-181-0/+76
* libstdc++: Improve comments describing --enable-fully-dynamic-stringJonathan Wakely2022-01-181-2/+2
* libstdc++: Define <stacktrace> header for C++23Jonathan Wakely2022-01-171-10/+307
* libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely2022-01-101-10/+25
* libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macroJonathan Wakely2021-12-101-1/+1
* libstdc++: Remove broken std::allocator base classes [PR103340]Jonathan Wakely2021-12-021-13/+1
* libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECKJonathan Wakely2021-11-181-229/+171
* libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4randomHans-Peter Nilsson2021-11-131-2/+51
* libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely2021-11-121-1/+1
* libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely2021-11-091-0/+103
* libstdc++: Check for TLS support on mingw cross-compilersHugo Beauzée-Luyssen2021-09-151-0/+208
* libstdc++: Fix broken autoconf check for O_NONBLOCKJonathan Wakely2021-08-311-4/+4
* libstdc++: Make Networking TS headers more portable [PR100285]Jonathan Wakely2021-08-261-8/+74
* libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely2021-07-301-0/+11
* ctype support for libstdc++ on VxWorksCorentin Gay2021-05-041-0/+19
* libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely2021-05-041-35/+1
* libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely2021-04-301-130/+0
* Fix AIX libstdc++ semaphore support [PR100164]Jakub Jelinek2021-04-211-1/+1
* libstdc++: Regenerate configure scriptJonathan Wakely2021-04-081-20/+10
* Update GNU/Hurd configure supportSamuel Thibault2021-01-051-11/+1
* libstdc++: Regenerate autoconf filesJonathan Wakely2020-12-171-631/+0
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-161-10/+121
* libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard2020-12-151-5/+12
* libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky2020-12-151-1/+1
* libstdc++: Fix build failure for target with no way to sleepJonathan Wakely2020-12-091-0/+8
* Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2020-12-051-23/+25
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-4/+4
* ada: c++: Get rid of libposix4, librt on SolarisRainer Orth2020-11-261-129/+86
* libstdc++: Add configure checks for semaphoresJonathan Wakely2020-11-231-0/+58
* libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]Jonathan Wakely2020-11-171-5/+40
* libstdc++: Exclude cygwin and mingw from linker relro supportJonathan Yong2020-11-111-70/+160
* libstdc++: Implement C++20 features for <sstream>Thomas Rodgers2020-10-281-2/+14
* Scope libstdc++ configuration for vxworks to all versionsOlivier Hainque2020-10-221-1/+1
* libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely2020-08-131-10/+36
* libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]Jonathan Wakely2020-08-101-143/+141
* libstdc++: Add std::from_chars for floating-point typesJonathan Wakely2020-07-201-1/+64
* aix: Add GCC64 configuration and FAT target libraries.David Edelsohn2020-06-211-9/+21
* Check for more missing math decls on vxworks.Douglas B Rupp2020-05-311-0/+255
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-2/+3
* x86: Also check if -fcf-protection worksH.J. Lu2020-05-151-0/+3
* x86: Default CET run-time support to autoH.J. Lu2020-05-141-2/+2