summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Don't use gstdint.h anymoreArsen Arsenović2022-10-291-859/+8
* libstdc++: respect with-{headers, newlib} for default hosted valueArsen Arsenović2022-10-211-7/+10
* gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao2022-10-191-6/+7
* regenerate configure filesMartin Liska2022-10-121-8/+8
* libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely2022-10-111-8/+59
* Generic configury support for shared libs on VxWorksOlivier Hainque2022-10-111-2/+46
* libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxxJonathan Wakely2022-10-071-9/+28
* libstdc++: Filter out unconditional <stdio.h> default includeArsen Arsenović2022-10-031-8/+17
* libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]Jonathan Wakely2022-10-031-1/+1
* libstdc++: Outline the overlapping case of string _M_replace into a separate ...Jakub Jelinek2022-09-121-1/+1
* 32-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska2022-08-311-14/+0
* RTEMS: Remove HAVE_POLL for libstdc++Sebastian Huber2022-07-191-2/+0
* Enable some features for RTEMS in libstdc++Sebastian Huber2022-07-011-5973/+39
* libstdc++: check for openatAlexandre Oliva2022-06-231-0/+55
* 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