summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++17/Makefile.am
AgeCommit message (Expand)Author
2022-01-10libstdc++: Add -nostdinc++ for c++17 sources [PR100017]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-02-24libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
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-01-01Update copyright years.Jakub Jelinek
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
2019-01-01Update copyright years.Jakub Jelinek
2018-11-06Implement std::pmr::unsynchronized_pool_resourceJonathan Wakely
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely