aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2023-11-11libstdc++: Do not use assume attribute for Clang [PR112467]Jonathan Wakely1-0/+2
2023-11-11libstdc++: Simplify std::string_view comparisons (LWG 3950)Jonathan Wakely1-15/+7
2023-11-11libstdc++: Fix broken tests for <complex.h>Jonathan Wakely3-8/+13
2023-11-11libstdc++: Add static_assert to std::integer_sequence [PR112473]Jonathan Wakely2-0/+11
2023-11-11libstdc++: Fix test that fails with -ffreestandingJonathan Wakely1-10/+10
2023-11-11libstdc++: Deprecate std::atomic_xxx overloads for std::shared_ptrJonathan Wakely5-0/+26
2023-11-11libstdc++: Add [[nodiscard]] to lock typesJonathan Wakely6-0/+101
2023-11-11libstdc++: Add [[nodiscard]] to std::span membersJonathan Wakely21-23/+103
2023-11-11libstdc++: Remove handling for underscore-prefixed libm functions [PR111638]Jonathan Wakely3-19849/+0
2023-11-11libstdc++: Add missing functions to <cmath> [PR79700]Nathaniel Shead3-0/+468
2023-11-10libstdc++: mark 20_util/scoped_allocator/noexcept.cc R-E-T hostedArsen Arsenović1-0/+1
2023-11-10libstdc++: declare std::allocator in !HOSTED as an extensionArsen Arsenović1-2/+1
2023-11-09libstdc++: Fix forwarding in __take/drop_of_repeat_view [PR112453]Patrick Palka2-5/+28
2023-11-09libstdc++: [_Hashtable] Use RAII type to manage rehash functor stateFrançois Dumont2-50/+45
2023-11-09libstdc++: [_Hashtable] Use RAII type to guard node while constructing valueFrançois Dumont1-20/+26
2023-11-09libstdc++: optimize bit iterators assuming normalization [PR110807]Alexandre Oliva1-3/+34
2023-11-08Daily bump.GCC Administrator1-0/+14
2023-11-07libstdc++: [_Hashtable] Add missing node destructor callFrançois Dumont1-4/+5
2023-11-07libstdc++/112351 - deal with __gthread_once failure during locale initRichard Biener1-5/+8
2023-11-07Daily bump.GCC Administrator1-0/+15
2023-11-06libstdc++: use -D_GNU_SOURCE when building libbacktraceIan Lance Taylor2-2/+8
2023-11-06libstdc++: Improve static assert messages for monadic operationsJonathan Wakely2-22/+66
2023-11-05Daily bump.GCC Administrator1-0/+21
2023-11-04libstdc++: Remove redundant partial specialization in _Nth_typeFeng Jisen1-4/+0
2023-11-04libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]Jonathan Wakely2-10/+72
2023-11-04libstdc++: Replace "_N" in examples of naming conventionsJonathan Wakely2-4/+4
2023-11-03Daily bump.GCC Administrator1-0/+15
2023-11-02libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]Jonathan Wakely3-1/+32
2023-11-02libstdc++: Fix warning during configureJonathan Wakely2-6/+6
2023-10-31Daily bump.GCC Administrator1-0/+11
2023-10-30libstdc++: [_GLIBCXX_INLINE_VERSION] Add comment on emul TLS symbolsFrançois Dumont1-0/+2
2023-10-30libstdc++: [_GLIBCXX_INLINE_VERSION] Un-weak handle_contract_violationFrançois Dumont1-2/+3
2023-10-30Daily bump.GCC Administrator1-0/+11
2023-10-29libstdc++: [_GLIBCXX_INLINE_VERSION] Add emul TLS symbolsFrançois Dumont1-0/+2
2023-10-29libstdc++: [_GLIBCXX_INLINE_VERSION] Provide handle_contract_violation symbolFrançois Dumont1-0/+8
2023-10-27Daily bump.GCC Administrator1-0/+30
2023-10-26libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]Jonathan Wakely2-1/+24
2023-10-26libstdc++: Add dg-timeout-factor to <chrono> IO testsJonathan Wakely19-0/+19
2023-10-26Daily bump.GCC Administrator1-0/+7
2023-10-25libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936]Jonathan Wakely2-5/+10
2023-10-25Daily bump.GCC Administrator1-0/+6
2023-10-24libstdc++: Include cstdarg in freestandingPaul M. Bendixen2-6/+6
2023-10-23Daily bump.GCC Administrator1-0/+7
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe4-16/+141
2023-10-22Daily bump.GCC Administrator1-0/+28
2023-10-21libstdc++: Split std::basic_string::_M_use_local_data into two functionsJonathan Wakely2-15/+26
2023-10-21libstdc++: Workaround for LLVM-61763 in <ranges>Benjamin Brock1-0/+10
2023-10-21libstdc++: testsuite: Enhance codecvt_unicode with tests for length()Dimitrij Mijoski1-13/+110
2023-10-21libstdc++: Fix formatting of filesystem directory iteratorsJonathan Wakely1-8/+8
2023-10-21Daily bump.GCC Administrator1-0/+5