aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović1-859/+8
2022-10-21libstdc++: respect with-{headers, newlib} for default hosted valueArsen Arsenović1-7/+10
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao1-6/+7
2022-10-12regenerate configure filesMartin Liska1-8/+8
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely1-8/+59
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-2/+46
2022-10-07libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxxJonathan Wakely1-9/+28
2022-10-03libstdc++: Filter out unconditional <stdio.h> default includeArsen Arsenović1-8/+17
2022-10-03libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]Jonathan Wakely1-1/+1
2022-09-12libstdc++: Outline the overlapping case of string _M_replace into a separate ...Jakub Jelinek1-1/+1
2022-08-3132-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska1-14/+0
2022-07-19RTEMS: Remove HAVE_POLL for libstdc++Sebastian Huber1-2/+0
2022-07-01Enable some features for RTEMS in libstdc++Sebastian Huber1-5973/+39
2022-06-23libstdc++: check for openatAlexandre Oliva1-0/+55
2022-04-19libstdc++: Fix syntax error in libbacktrace configurationJonathan Wakely1-3/+3
2022-04-14libstdc++: Default to mutex-based atomics on RISC-VPalmer Dabbelt1-2/+5
2022-04-12libstdc++: Prefer to use mmap instead of malloc in libbacktraceJonathan Wakely1-8/+51
2022-02-04libstdc++: Fix filesystem::remove_all races [PR104161]Jonathan Wakely1-2/+114
2022-02-01libstdc++: Improve config output for --enable-cstdio [PR104301]Jonathan Wakely1-2/+5
2022-01-31Add mold detection for libs.Martin Liska1-10/+42
2022-01-27libstdc++: fix typo in acinclude.m4.Martin Liska1-1/+1
2022-01-25libstdc++: Avoid symlink race in filesystem::remove_all [PR104161]Jonathan Wakely1-0/+55
2022-01-19libstdc++: Remove -gdwarf-4 from flags for debug libraryJonathan Wakely1-2/+2
2022-01-18libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann1-0/+76
2022-01-18libstdc++: Improve comments describing --enable-fully-dynamic-stringJonathan Wakely1-2/+2
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-10/+307
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-10/+25
2021-12-10libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macroJonathan Wakely1-1/+1
2021-12-02libstdc++: Remove broken std::allocator base classes [PR103340]Jonathan Wakely1-13/+1
2021-11-18libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECKJonathan Wakely1-229/+171
2021-11-13libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4randomHans-Peter Nilsson1-2/+51
2021-11-12libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely1-1/+1
2021-11-09libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely1-0/+103
2021-09-15libstdc++: Check for TLS support on mingw cross-compilersHugo Beauzée-Luyssen1-0/+208
2021-08-31libstdc++: Fix broken autoconf check for O_NONBLOCKJonathan Wakely1-4/+4
2021-08-26libstdc++: Make Networking TS headers more portable [PR100285]Jonathan Wakely1-8/+74
2021-07-30libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely1-0/+11
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay1-0/+19
2021-05-04libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely1-35/+1
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely1-130/+0
2021-04-21Fix AIX libstdc++ semaphore support [PR100164]Jakub Jelinek1-1/+1
2021-04-08libstdc++: Regenerate configure scriptJonathan Wakely1-20/+10
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-17libstdc++: Regenerate autoconf filesJonathan Wakely1-631/+0
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-10/+121
2020-12-15libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard1-5/+12
2020-12-15libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky1-1/+1
2020-12-09libstdc++: Fix build failure for target with no way to sleepJonathan Wakely1-0/+8
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-23/+25
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4