summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.ac
AgeCommit message (Expand)Author
2025-10-20libstdc++: Remove undeclared macros from configure.ac [PR122322]Jonathan Wakely
2025-10-15libstdc++: Enable features for RTEMS (based on GCC 15)Chris Johns
2025-10-10libstdc++: Implement P3107R5 optimizations for std::print [PR121790]Jonathan Wakely
2025-08-28libstdc++: Implement C++26 <debugging> features [PR119670]Jonathan Wakely
2025-03-31Libstdc++: Fix bootstrap failure for cross without tm.tm_zone [PR119550]Jonathan Wakely
2025-03-21libstdc++: Fix localized %c formatting for non-UTC times [PR117214]Jonathan Wakely
2024-08-28libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h>Jonathan Wakely
2024-08-16libstdc++-v3: Handle iconv as optional for newlib builds [PR116362]Hans-Peter Nilsson
2024-05-30[libstdc++-v3] [rtems] enable filesystem supportAlexandre Oliva
2024-02-19libstdc++, Darwin: Handle a linker warning [PR112397].Iain Sandoe
2024-01-17libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]Jonathan Wakely
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely
2023-09-04Revert "libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES for cross-builds (PR1112...Christophe Lyon
2023-09-04libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES for cross-builds (PR111238)Christophe Lyon
2023-06-30libstdc++: Fix iostream init for Clang on darwin [PR110432]Jonathan Wakely
2023-06-16libstdc++-v3: do not duplicate some math functions when using newlibJoel Brobecker
2023-06-07Revert "libstdc++: Use AS_IF in configure.ac"Jonathan Wakely
2023-06-06libstdc++: Use AS_IF in configure.acJonathan Wakely
2023-05-31libstdc++: Replace obsolete shell syntax in configure.acJonathan Wakely
2023-05-16libstdc++: Disable cacheline alignment for DJGPP [PR109741]Jonathan Wakely
2022-12-22libstdc++: Implement C++20 time zone support in <chrono>Jonathan Wakely
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely
2022-10-03libstdc++: Filter out unconditional <stdio.h> default includeArsen Arsenović
2022-07-19RTEMS: Remove HAVE_POLL for libstdc++Sebastian Huber
2022-07-01Enable some features for RTEMS in libstdc++Sebastian Huber
2022-01-19libstdc++: Remove -gdwarf-4 from flags for debug libraryJonathan Wakely
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely
2021-11-09libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely
2021-08-31libstdc++: Fix broken autoconf check for O_NONBLOCKJonathan Wakely
2021-08-26libstdc++: Make Networking TS headers more portable [PR100285]Jonathan Wakely
2021-07-30libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely
2021-05-04libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-12-16libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely
2020-12-15libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
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-10-04Build filesystem library with large file supportJonathan Wakely
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe
2019-07-01Fix libstdc++ install-pdf support.Jim Wilson
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely
2019-03-11PR libstdc++/89460 Fix Networking TS test failures on HP-UXJonathan Wakely
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely
2019-02-14Add std::timespec and std::timespec_get for C++17Jonathan Wakely