Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 593 594 5951266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Use init_priority attribute for Init object [PR 98108] [committed] libstdc++: Use init_priority attribute for Init object [PR 98108] - - - - --- 2020-12-15 Jonathan Wakely New
[committed] libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226] [committed] libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226] - - - - --- 2020-12-10 Jonathan Wakely New
[committed] libstdc++: Adjust whitespace in documentation [committed] libstdc++: Adjust whitespace in documentation - - - - --- 2020-12-08 Jonathan Wakely New
[wwwdocs] Document libstdc++ changes in GCC 11 [wwwdocs] Document libstdc++ changes in GCC 11 - - - - --- 2020-12-08 Jonathan Wakely New
[committed] libstdc++: Update C++20 library implementation status [committed] libstdc++: Update C++20 library implementation status - - - - --- 2020-12-03 Jonathan Wakely New
[committed] libstdc++: Add std::bit_cast for C++20 [PR 93121] [committed] libstdc++: Add std::bit_cast for C++20 [PR 93121] - - - - --- 2020-12-03 Jonathan Wakely New
[committed] libstdc++: Update powerpc-linux baselines for GCC 10.1 [committed] libstdc++: Update powerpc-linux baselines for GCC 10.1 - - - - --- 2020-12-03 Jonathan Wakely New
[committed] libstdc++: Fix std::any pretty printer [PR 68735] [committed] libstdc++: Fix std::any pretty printer [PR 68735] - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Use libatomic for tests on all 32-bit powerpc targets [committed] libstdc++: Use libatomic for tests on all 32-bit powerpc targets - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Fix null pointer dereferences in __gnu_cxx::rope [committed] libstdc++: Fix null pointer dereferences in __gnu_cxx::rope - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Fix indentation in rope [committed] libstdc++: Fix indentation in rope - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::path pretty printer test failure [committed] libstdc++: Fix filesystem::path pretty printer test failure - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Simplify detection of built-in functions [committed] libstdc++: Simplify detection of built-in functions - - - - --- 2020-12-01 Jonathan Wakely New
[committed] libstdc++: Link test with libatomic if needed [PR 98003] [committed] libstdc++: Link test with libatomic if needed [PR 98003] - - - - --- 2020-12-01 Jonathan Wakely New
[committed] libstdc++: Add new C++20 headers to Doxygen settings [committed] libstdc++: Add new C++20 headers to Doxygen settings - - - - --- 2020-11-30 Jonathan Wakely New
gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes - - - - --- 2020-11-27 Jonathan Wakely New
[RFC] Decrease default timeout for libstdc++ tests to 6 minutes [RFC] Decrease default timeout for libstdc++ tests to 6 minutes - - - - --- 2020-11-27 Jonathan Wakely New
[committed] libstdc++: Refactor dejagnu effective-target checks [committed] libstdc++: Refactor dejagnu effective-target checks - - - - --- 2020-11-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests [committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests - - - - --- 2020-11-27 Jonathan Wakely New
[committed] libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT [committed] libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT - - - - --- 2020-11-26 Jonathan Wakely New
doc: Fix description of dg-require-effective-target doc: Fix description of dg-require-effective-target - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Set dg-timeout-factor for some slow tests [committed] libstdc++: Set dg-timeout-factor for some slow tests - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Allow dejagnu tool_timeout to be overridden [committed] libstdc++: Allow dejagnu tool_timeout to be overridden - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Add "futex" and "gthreads" effective-target keywords [committed] libstdc++: Add "futex" and "gthreads" effective-target keywords - - - - --- 2020-11-26 Jonathan Wakely New
[wwwdocs] Document libstdc++ header dependency changes [wwwdocs] Document libstdc++ header dependency changes - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Fix undefined FILE* operations in test [committed] libstdc++: Fix undefined FILE* operations in test - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Add new headers to stdc++.h [committed] libstdc++: Add new headers to stdc++.h - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Remove redundant clock conversions in atomic waits [committed] libstdc++: Remove redundant clock conversions in atomic waits - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar [committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] [committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Fix test failure on AIX [committed] libstdc++: Fix test failure on AIX - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791] [committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791] - - - - --- 2020-11-24 Jonathan Wakely New
[committed] libstdc++: Use __libc_single_threaded for locale initialization [committed] libstdc++: Use __libc_single_threaded for locale initialization - - - - --- 2020-11-24 Jonathan Wakely New
libstdc++: Fix compilation error with clang-8 [PR 97876] libstdc++: Fix compilation error with clang-8 [PR 97876] - - - - --- 2020-11-20 Jonathan Wakely New
[committed] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546] [committed] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546] - - - - --- 2020-11-20 Jonathan Wakely New
libstdc++: Fix detection of intrinsics for __GNUC__ < 11 libstdc++: Fix detection of intrinsics for __GNUC__ < 11 - - - - --- 2020-11-18 Jonathan Wakely New
[committed] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869} [committed] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869} - - - - --- 2020-11-17 Jonathan Wakely New
libstdc++ Disable bogus -fsanitize=integer errors from Clang libstdc++ Disable bogus -fsanitize=integer errors from Clang - - - - --- 2020-11-17 Jonathan Wakely New
[committed] libstdc++: Use custom timespec in system calls [PR 93421] [committed] libstdc++: Use custom timespec in system calls [PR 93421] - - - - --- 2020-11-14 Jonathan Wakely New
libstdc++: Fix error shown during Solaris build libstdc++: Fix error shown during Solaris build - - - - --- 2020-11-13 Jonathan Wakely New
[committed] libstdc++: Optimise std::future::wait_for and fix futex polling [committed] libstdc++: Optimise std::future::wait_for and fix futex polling - - - - --- 2020-11-12 Jonathan Wakely New
[committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] [committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] - - - - --- 2020-11-12 Jonathan Wakely New
libstdc++: Add C++ runtime support for new 128-bit long double format libstdc++: Add C++ runtime support for new 128-bit long double format - - - - --- 2020-11-11 Jonathan Wakely New
libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989] - - - - --- 2020-11-11 Jonathan Wakely New
libstdc++: Enable <thread> without gthreads libstdc++: Enable <thread> without gthreads - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Use helper type for checking thread ID [committed] libstdc++: Use helper type for checking thread ID - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Implement std::emit_on_flush etc. [committed] libstdc++: Implement std::emit_on_flush etc. - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Avoid bad_alloc exceptions when changing locales [committed] libstdc++: Avoid bad_alloc exceptions when changing locales - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Reorder constructors in <sstream> [committed] libstdc++: Reorder constructors in <sstream> - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] [committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415] [committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415] - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Improve comment on _Power_of_2 helper function [committed] libstdc++: Improve comment on _Power_of_2 helper function - - - - --- 2020-11-09 Jonathan Wakely New
[committed] libstdc++: Remove redundant check for zero in std::__popcount [committed] libstdc++: Remove redundant check for zero in std::__popcount - - - - --- 2020-11-09 Jonathan Wakely New
[committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269] [committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269] - - - - --- 2020-11-05 Jonathan Wakely New
[committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731] [committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731] - - - - --- 2020-11-05 Jonathan Wakely New
[committed,1/2] libstdc++: Export basic_stringbuf constructor [PR 97729] [committed,1/2] libstdc++: Export basic_stringbuf constructor [PR 97729] - - - - --- 2020-11-05 Jonathan Wakely New
[committed] libstdc++: Fix test failure with --disable-linux-futex [committed] libstdc++: Fix test failure with --disable-linux-futex - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971] [committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971] - - - - --- 2020-11-04 Jonathan Wakely New
[wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285] [wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285] - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] [committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146] [committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146] - - - - --- 2020-11-03 Jonathan Wakely New
[committed] libstdc++: Prefer double to long double in std::shuffle_order_engine [committed] libstdc++: Prefer double to long double in std::shuffle_order_engine - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Use double for unordered container load factors [PR 96958] [committed] libstdc++: Use double for unordered container load factors [PR 96958] - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Fix some more warnings in test [committed] libstdc++: Fix some more warnings in test - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Implement P2017R1 "Conditionally borrowed ranges" [committed] libstdc++: Implement P2017R1 "Conditionally borrowed ranges" - - - - --- 2020-10-30 Jonathan Wakely New
[committed] libstdc++: Avoid narrowing conversion in subrange constructor [committed] libstdc++: Avoid narrowing conversion in subrange constructor - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> [committed] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Avoid warnings in tests [committed] libstdc++: Avoid warnings in tests - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Improve tests for constexpr algorithms [committed] libstdc++: Improve tests for constexpr algorithms - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Allow Lemire's algorithm to be used in more cases [committed] libstdc++: Allow Lemire's algorithm to be used in more cases - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting [committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Make std::function work better with -fno-rtti [committed] libstdc++: Make std::function work better with -fno-rtti - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Make std::function work better with -fno-rtti [committed] libstdc++: Make std::function work better with -fno-rtti - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Rename _UniformRandomNumberGenerator parameters [committed] libstdc++: Rename _UniformRandomNumberGenerator parameters - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Add comment to nothrow new explaining catch (...) [committed] libstdc++: Add comment to nothrow new explaining catch (...) - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] [committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] [committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Fix ODR violations caused by <tr1/functional> [committed] libstdc++: Fix ODR violations caused by <tr1/functional> - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Remove unused variables in special functions [committed] libstdc++: Remove unused variables in special functions - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warnings in headers [committed] libstdc++: Fix -Wsign-compare warnings in headers - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add missing noexcept to std::from_chars declarations [committed] libstdc++: Add missing noexcept to std::from_chars declarations - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix directory_iterator exception specification [committed] libstdc++: Fix directory_iterator exception specification - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add noexcept to declaration of path::_List members [committed] libstdc++: Add noexcept to declaration of path::_List members - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t [committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix error in experimental::strand [committed] libstdc++: Fix error in experimental::strand - - - - --- 2020-10-26 Jonathan Wakely New
[committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570] [committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570] - - - - --- 2020-10-26 Jonathan Wakely New
testsuite: Add noexcept(false) to throwing destructor testsuite: Add noexcept(false) to throwing destructor - - - - --- 2020-10-23 Jonathan Wakely New
[committed] libstdc++: Fix custom clock in test [committed] libstdc++: Fix custom clock in test - - - - --- 2020-10-22 Jonathan Wakely New
[committed,2/2] libstdc++: Only include <condition_variable> in <shared_mutex> if needed [committed,1/2] libstdc++: Reduce header dependencies in and on <memory> - - - - --- 2020-10-22 Jonathan Wakely New
[committed,1/2] libstdc++: Reduce header dependencies in and on <memory> [committed,1/2] libstdc++: Reduce header dependencies in and on <memory> - - - - --- 2020-10-22 Jonathan Wakely New
[committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr [committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr - - - - --- 2020-10-21 Jonathan Wakely New
[committed] libstdc++: Make structured bindings always work for subranges [PR 97512] [committed] libstdc++: Make structured bindings always work for subranges [PR 97512] - - - - --- 2020-10-21 Jonathan Wakely New
[committed,1/2] libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460] [committed,1/2] libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460] - - - - --- 2020-10-20 Jonathan Wakely New
[committed] libstdc++: Implement std::make_unique_for_overwrite [committed] libstdc++: Implement std::make_unique_for_overwrite - - - - --- 2020-10-19 Jonathan Wakely New
[committed] libstdc++: Use reserved name for C++20 attribute [committed] libstdc++: Use reserved name for C++20 attribute - - - - --- 2020-10-19 Jonathan Wakely New
[committed] libstdc++: Optimize container node-handle type for size [committed] libstdc++: Optimize container node-handle type for size - - - - --- 2020-10-19 Jonathan Wakely New
[committed] doc: Add closing parenthesis to -ffat-lto-objects docs [committed] doc: Add closing parenthesis to -ffat-lto-objects docs - - - - --- 2020-10-19 Jonathan Wakely New
[RFC] Remove include/precompiled/expc++.h [RFC] Remove include/precompiled/expc++.h - - - - --- 2020-10-15 Jonathan Wakely New
« 1 2 ... 593 594 5951266 1267 »