summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++17/Makefile.in
AgeCommit message (Expand)Author
2025-10-05*: regenerate autotoolsSam James
2025-05-02libstdc++: Add some more makefile dependenciesJonathan Wakely
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović
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-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely
2022-01-10libstdc++: Add -nostdinc++ for c++17 sources [PR100017]Jonathan Wakely
2021-02-24libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely
2021-01-21libstdc++: Regenerate Makefile.inJonathan Wakely
2020-12-17libstdc++: Add floating-point std::to_chars implementationPatrick Palka
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely
2019-01-10Implement LWG 2221: formatted output operator for nullptrVille Voutilainen
2019-01-06PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely
2019-01-06PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely
2019-01-04Export explicit instantiations for C++17 members of std::stringJonathan Wakely
2018-11-06Implement std::pmr::unsynchronized_pool_resourceJonathan Wakely
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-07-25Add new src/c++17 directory to list in acinclude.m4Jonathan Wakely
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely