aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-03-27libstdc++: add ARM SVE support to std::experimental::simdSrinivas Yadav Singanaboina1-0/+1
2024-03-19libstdc++: Regenerate <bits/version.h> in maintainer modeJonathan Wakely1-0/+6
2024-01-17libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]Jonathan Wakely1-0/+2
2024-01-08libstdc++: Add Unicode-aware width estimation for std::formatJonathan Wakely1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-21libstdc++: implement std::generatorArsen Arsenović1-0/+2
2023-12-14libstdc++: Implement C++23 <print> header [PR107760]Jonathan Wakely1-0/+1
2023-11-17libstdc++: Define C++26 saturation arithmetic functions (P0543R3)Jonathan Wakely1-0/+1
2023-11-16libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]Jonathan Wakely1-0/+1
2023-10-24libstdc++: Include cstdarg in freestandingPaul M. Bendixen1-3/+3
2023-08-16libstdc++: Implement more maintainable <version> headerArsen Arsenović1-1/+9
2023-02-16libstdc++: Implement <experimental/synchronized_value> (P0290)Jonathan Wakely1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13libstdc++: Enable string_view in freestandingArsen Arsenović1-3/+3
2022-12-22libstdc++: Add std::format support to <chrono>Jonathan Wakely1-0/+1
2022-11-18libstdc++: add experimental Contracts supportJeff Chapman II1-0/+1
2022-11-13libstdc++: Implement C++20 <format> [PR104166]Jonathan Wakely1-0/+1
2022-10-18libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...Jakub Jelinek1-0/+1
2022-10-03libstdc++: Rework how freestanding install works [PR106953]Arsen Arsenović1-147/+153
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+1
2022-10-03libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]Jonathan Wakely1-1/+1
2022-08-05libstdc++: Implement <experimental/scope> from LFTSv3Jonathan Wakely1-0/+1
2022-07-01libstdc++: Add missing prerequisite to generated header [PR106162]Jonathan Wakely1-1/+1
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely1-0/+1
2022-03-27libstdc++: Define std::expected for C++23 (P0323R12)Jonathan Wakely1-0/+1
2022-01-18libstdc++: Define <stdatomic.h> for C++23Jonathan Wakely1-0/+1
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+1
2022-01-17libstdc++: Rename non-reserved macros in config header [PR103650]Jonathan Wakely1-0/+2
2022-01-11libstdc++: Install <source_location> header for freestanding [PR103726]Jonathan Wakely1-2/+3
2022-01-11libstdc++: Install <coroutine> header for freestanding [PR103726]Jonathan Wakely1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-09libstdc++: Fix non-reserved name in std::allocator base class [PR64135]Jonathan Wakely1-0/+1
2021-11-13libstdc++: Implement std::spanstream for C++23Jonathan Wakely1-0/+1
2021-10-07libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> headerJonathan Wakely1-0/+1
2021-10-06libstdc++: Implement std::move_only_function for C++23 (P0288R9)Jonathan Wakely1-0/+2
2021-10-01libstdc++: Restore printing of assertion messages [PR102100]Jonathan Wakely1-0/+7
2021-07-27libstdc++: Move COW string definitions to separate headerJonathan Wakely1-0/+1
2021-07-27libstdc++: Reduce header dependencies on <array> and <utility>Jonathan Wakely1-0/+1
2021-04-20libstdc++: Refactor/cleanup of C++20 atomic wait implementationThomas Rodgers1-0/+1
2021-01-27libstdc++: Add std::experimental::simd from the Parallelism TS 2Matthias Kretz1-0/+13
2021-01-07libstdc++: Add support for C++20 barriersThomas Rodgers1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-0/+6
2020-12-03libtdc++: Define std::source_location for C++20JeanHeyd Meneide1-0/+1
2020-11-20libstdc++: Add C++2a synchronization supportThomas Rodgers1-0/+5
2020-11-19libstdc++: Move std::thread to a new headerJonathan Wakely1-0/+1
2020-11-09libstdc++: Remove <debug/array>François Dumont1-1/+0
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers1-0/+1
2020-10-22libstdc++: Reduce header dependencies in and on <memory>Jonathan Wakely1-0/+1
2020-09-22libstdc++: Introduce new headers for C++20 ranges componentsJonathan Wakely1-1/+3