Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   3991 patches
« 1 2 ... 16 17 1839 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Add <thread> to libstdc++ header dependency changes [wwwdocs] Add <thread> to libstdc++ header dependency changes - - - - --- 2021-03-04 Jonathan Wakely New
[committed] libstdc++: Fix buffer overflows in tests [PR 99382] [committed] libstdc++: Fix buffer overflows in tests [PR 99382] - - - - --- 2021-03-04 Jonathan Wakely New
[committed] libstdc++: Document library versioning for GCC 11 [committed] libstdc++: Document library versioning for GCC 11 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Do not assume std::FILE is complete [PR 99270] [committed] libstdc++: Do not assume std::FILE is complete [PR 99270] - - - - --- 2021-02-25 Jonathan Wakely New
[wwwdocs] Document new libstdc++ features [wwwdocs] Document new libstdc++ features - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Add std::to_underlying for C++23 [committed] libstdc++: Add std::to_underlying for C++23 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] [committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] - - - - --- 2021-02-24 Jonathan Wakely New
[committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header [committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header - - - - --- 2021-02-24 Jonathan Wakely New
[committed] libstdc++: Fix __thread_yield for non-gthreads targets [committed] libstdc++: Fix __thread_yield for non-gthreads targets - - - - --- 2021-02-15 Jonathan Wakely New
[committed] libstdc++: Add missing return and use reserved name [committed] libstdc++: Add missing return and use reserved name - - - - --- 2021-02-15 Jonathan Wakely New
[committed] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096] [committed] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096] - - - - --- 2021-02-14 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] [committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests [committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() [committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors in <experimental/internet> [committed] libstdc++: Fix errors in <experimental/internet> - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Add unused attributes to shared_ptr functions [committed] libstdc++: Add unused attributes to shared_ptr functions - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: XFAIL tests that depends on RTTI [committed] libstdc++: XFAIL tests that depends on RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Make test memory_resource work without exceptions and RTTI [committed] libstdc++: Make test memory_resource work without exceptions and RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled [committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors when syncbuf is used without RTTI [committed] libstdc++: Fix errors when syncbuf is used without RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] [committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] - - - - --- 2021-02-11 Jonathan Wakely New
[committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] [committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Use correct error category for Windows error codes [committed] libstdc++: Use correct error category for Windows error codes - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Fix spelling of __MINGW32__ macros [committed] libstdc++: Fix spelling of __MINGW32__ macros - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Clear up directories created by tests [committed] libstdc++: Clear up directories created by tests - - - - --- 2021-02-09 Jonathan Wakely New
[committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] [committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] - - - - --- 2021-02-09 Jonathan Wakely New
[committed] libstdc++: Fix incorrect test for std::error_code comparisons [committed] libstdc++: Fix incorrect test for std::error_code comparisons - - - - --- 2021-02-03 Jonathan Wakely New
[committed] libstdc++: Update C++17 status table for <charconv> [committed] libstdc++: Update C++17 status table for <charconv> - - - - --- 2021-02-01 Jonathan Wakely New
[committed] libstdc++: Fix copyright dates for simd headers and tests [committed] libstdc++: Fix copyright dates for simd headers and tests - - - - --- 2021-01-28 Jonathan Wakely New
[committed] libstdc++: Optimize std::string_view::find [PR 66414] [committed] libstdc++: Optimize std::string_view::find [PR 66414] - - - - --- 2021-01-27 Jonathan Wakely New
[committed] libstdc++: Only test writing to wostream if supported [PR 98725] [committed] libstdc++: Only test writing to wostream if supported [PR 98725] - - - - --- 2021-01-18 Jonathan Wakely New
[committed] libstdc++: Fix narrow char test to use stringbuf not wstringbuf [committed] libstdc++: Fix narrow char test to use stringbuf not wstringbuf - - - - --- 2021-01-18 Jonathan Wakely New
[committed] libstdc++: Define function to throw filesystem_error [PR 98471] [committed] libstdc++: Define function to throw filesystem_error [PR 98471] - - - - --- 2021-01-14 Jonathan Wakely New
[wwwdocs] Document addition of <barrier> C++ header in C++11 [wwwdocs] Document addition of <barrier> C++ header in C++11 - - - - --- 2021-01-14 Jonathan Wakely New
[wwwdocs] Add "porting to" notes for libstdc++ in GCC 11 [wwwdocs] Add "porting to" notes for libstdc++ in GCC 11 - - - - --- 2021-01-14 Jonathan Wakely New
doc: Fix typos in C++ Modules documentation doc: Fix typos in C++ Modules documentation - - - - --- 2021-01-09 Jonathan Wakely New
[committed] libstdc++: Fix indentation in <semaphore> [committed] libstdc++: Fix indentation in <semaphore> - - - - --- 2020-12-20 Jonathan Wakely New
[committed] libstdc++: Fix condition for gthreads-timed effective-target [committed] libstdc++: Fix condition for gthreads-timed effective-target - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix -Wunused warning [committed] libstdc++: Fix -Wunused warning - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor condition [PR 98344] [committed] libstdc++: Fix preprocessor condition [PR 98344] - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Warn if __STRICT_ANSI has been undefined [committed] libstdc++: Warn if __STRICT_ANSI has been undefined - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083] [committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319] [committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Add performance test for atomic_flag [PR 46447] [committed] libstdc++: Add performance test for atomic_flag [PR 46447] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151] [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151] - - - - --- 2020-12-16 Jonathan Wakely New
doc: Document that libstdc++ uses __STRICT_ANSI__ doc: Document that libstdc++ uses __STRICT_ANSI__ - - - - --- 2020-12-16 Jonathan Wakely New
libcody: Fix build for older GCC versions libcody: Fix build for older GCC versions - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Increase timeout for tests in debug mode [committed] libstdc++: Increase timeout for tests in debug mode - - - - --- 2020-12-15 Jonathan Wakely New
[committed] libstdc++: Remove workaround for PR c++/78173 [committed] libstdc++: Remove workaround for PR c++/78173 - - - - --- 2020-12-15 Jonathan Wakely New
[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
« 1 2 ... 16 17 1839 40 »