Show patches with: Archived = No       |   126681 patches
« 1 2 ... 674 675 6761266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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++: Remove redundant clock conversions in atomic waits [committed] libstdc++: Remove redundant clock conversions in atomic waits - - - - --- 2020-11-25 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++: Fix undefined FILE* operations in test [committed] libstdc++: Fix undefined FILE* operations in test - - - - --- 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++: Add "futex" and "gthreads" effective-target keywords [committed] libstdc++: Add "futex" and "gthreads" effective-target keywords - - - - --- 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++: Set dg-timeout-factor for some slow tests [committed] libstdc++: Set dg-timeout-factor for some slow tests - - - - --- 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++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT [committed] libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT - - - - --- 2020-11-26 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++: Refactor dejagnu effective-target checks [committed] libstdc++: Refactor dejagnu effective-target checks - - - - --- 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
gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes - - - - --- 2020-11-27 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
[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++: Simplify detection of built-in functions [committed] libstdc++: Simplify detection of built-in functions - - - - --- 2020-12-01 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++: Fix indentation in rope [committed] libstdc++: Fix indentation in rope - - - - --- 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++: 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 std::any pretty printer [PR 68735] [committed] libstdc++: Fix std::any pretty printer [PR 68735] - - - - --- 2020-12-02 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++: 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 C++20 library implementation status [committed] libstdc++: Update C++20 library implementation status - - - - --- 2020-12-03 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++: Adjust whitespace in documentation [committed] libstdc++: Adjust whitespace in documentation - - - - --- 2020-12-08 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++: 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 workaround for PR c++/78173 [committed] libstdc++: Remove workaround for PR c++/78173 - - - - --- 2020-12-15 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
libcody: Fix build for older GCC versions libcody: Fix build for older GCC versions - - - - --- 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
[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
[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++: 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++: 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++: Warn if __STRICT_ANSI has been undefined [committed] libstdc++: Warn if __STRICT_ANSI has been undefined - - - - --- 2020-12-16 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++: Fix -Wunused warning [committed] libstdc++: Fix -Wunused warning - - - - --- 2020-12-17 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 indentation in <semaphore> [committed] libstdc++: Fix indentation in <semaphore> - - - - --- 2020-12-20 Jonathan Wakely New
doc: Fix typos in C++ Modules documentation doc: Fix typos in C++ Modules documentation - - - - --- 2021-01-09 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
[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
[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
[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++: 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++: Optimize std::string_view::find [PR 66414] [committed] libstdc++: Optimize std::string_view::find [PR 66414] - - - - --- 2021-01-27 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++: 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 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++: 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++: Clear up directories created by tests [committed] libstdc++: Clear up directories created by tests - - - - --- 2021-02-09 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++: 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++: 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++: 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++: 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++: 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++: 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++: XFAIL tests that depends on RTTI [committed] libstdc++: XFAIL tests that depends on RTTI - - - - --- 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++: Fix errors in <experimental/internet> [committed] libstdc++: Fix errors in <experimental/internet> - - - - --- 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++: 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++: Fix filesystem::rename on Windows [PR 98985] [committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] - - - - --- 2021-02-12 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++: Add missing return and use reserved name [committed] libstdc++: Add missing return and use reserved name - - - - --- 2021-02-15 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++: 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++: 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++: Add std::to_underlying for C++23 [committed] libstdc++: Add std::to_underlying for C++23 - - - - --- 2021-02-25 Jonathan Wakely New
[wwwdocs] Document new libstdc++ features [wwwdocs] Document new libstdc++ features - - - - --- 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
[committed] libstdc++: Document library versioning for GCC 11 [committed] libstdc++: Document library versioning for GCC 11 - - - - --- 2021-02-25 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
[wwwdocs] Add <thread> to libstdc++ header dependency changes [wwwdocs] Add <thread> to libstdc++ header dependency changes - - - - --- 2021-03-04 Jonathan Wakely New
[committed] libstdc++: Uncomment more parts of <chrono> synopsis test [committed] libstdc++: Uncomment more parts of <chrono> synopsis test - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons [committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Fix headers that can't be used as header units [PR 99413] [committed] libstdc++: Fix headers that can't be used as header units [PR 99413] - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] [committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] [committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Use acq_rel memory ordering [PR 99537] [committed] libstdc++: Use acq_rel memory ordering [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Make barrier::arrival_token a move-only class type [committed] libstdc++: Make barrier::arrival_token a move-only class type - - - - --- 2021-03-11 Jonathan Wakely New
[1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
[2/2] libstdc++: Remove symbols for new std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
[stage1] libstdc++: Implement LWG 1203 for rvalue iostreams [stage1] libstdc++: Implement LWG 1203 for rvalue iostreams - - - - --- 2021-03-17 Jonathan Wakely New
[committed] libstdc++: Add std::is_scoped_enum for C++23 [committed] libstdc++: Add std::is_scoped_enum for C++23 - - - - --- 2021-03-19 Jonathan Wakely New
[wwwdocs] Document std::is_scoped_enum support [wwwdocs] Document std::is_scoped_enum support - - - - --- 2021-03-19 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 [committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 - - - - --- 2021-03-22 Jonathan Wakely New
[committed] libstdc++: Implement string_view range constructor for C++23 [committed] libstdc++: Implement string_view range constructor for C++23 - - - - --- 2021-03-22 Jonathan Wakely New
[committed] libstdc++: Disable "ALT128" long double support for Clang [committed] libstdc++: Disable "ALT128" long double support for Clang - - - - --- 2021-03-23 Jonathan Wakely New
[committed] libstdc++: Fix doxygen markup for group close commands [committed] libstdc++: Fix doxygen markup for group close commands - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warnings [committed] libstdc++: Fix Doxygen warnings - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Clarify static_assert message [committed] libstdc++: Clarify static_assert message - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to cast-like functions [committed] libstdc++: Add nodiscard attribute to cast-like functions - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] [committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] - - - - --- 2021-04-07 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warning about ambiguous file name [committed] libstdc++: Fix Doxygen warning about ambiguous file name - - - - --- 2021-04-08 Jonathan Wakely New
[committed] maintainer-scripts: Disable multilib when generating libstdc++ docs [committed] maintainer-scripts: Disable multilib when generating libstdc++ docs - - - - --- 2021-04-08 Jonathan Wakely New
« 1 2 ... 674 675 6761266 1267 »