Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jonathan Wakely
| State =
Action Required
| Archived =
No
| 397 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
gcc_update: Add missing generated files
gcc_update: Add missing generated files
- - -
-
1
-
2024-03-01
Jonathan Wakely
Unresolved
libstdc++: Better diagnostics for std::format errors
libstdc++: Better diagnostics for std::format errors
- - -
-
1
-
2024-03-01
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
- - -
-
1
-
2024-02-29
Jonathan Wakely
Unresolved
[v2] libstdc++: Add more nodiscard uses in <vector>
[v2] libstdc++: Add more nodiscard uses in <vector>
- - -
-
1
-
2024-02-29
Jonathan Wakely
Unresolved
[committed] libstdc++: Change some URLs in the manual to use https
[committed] libstdc++: Change some URLs in the manual to use https
- - -
-
1
-
2024-02-28
Jonathan Wakely
Unresolved
[wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs
[wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs
- - -
-
1
-
2024-02-28
Jonathan Wakely
Unresolved
[v2] libstdc++: Fix error handling in std::print
[v2] libstdc++: Fix error handling in std::print
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[8/8] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103]
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[7/8] libstdc++: Add nodiscard in <algorithm>
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[6/8] libstdc++: Add more nodiscard uses in <vector>
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[5/8] libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask ops
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[4/8] libstdc++: Fix error handling in std::print
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[3/8] libstdc++: Fix std::print for Cygwin
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace>
- - -
-
1
-
2024-02-27
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]
[committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]
- - -
-
1
-
2024-02-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]
[committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]
- - -
-
1
-
2024-02-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Improve docs for debug mode backtraces
[committed] libstdc++: Improve docs for debug mode backtraces
- - -
-
1
-
2024-02-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix spelling of <envar> elements in manual
[committed] libstdc++: Fix spelling of <envar> elements in manual
- - -
-
1
-
2024-02-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Update tzdata to 2024a
[committed] libstdc++: Update tzdata to 2024a
- - -
-
1
-
2024-02-15
Jonathan Wakely
Unresolved
libstdc++: Add copyright and license text to new generated headers
libstdc++: Add copyright and license text to new generated headers
- - -
-
1
-
2024-02-02
Jonathan Wakely
Unresolved
libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
- - -
-
1
-
2024-02-02
Jonathan Wakely
Unresolved
[committed,2/2] libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]
[committed,1/2] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
- - -
-
1
-
2024-02-02
Jonathan Wakely
Unresolved
[committed] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
[committed] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
- - -
-
1
-
2024-02-02
Jonathan Wakely
Unresolved
doc: Fix typo in description of hardbool attribute
doc: Fix typo in description of hardbool attribute
- - -
-
1
-
2024-02-01
Jonathan Wakely
Unresolved
[2/2] libstdc++: Handle encodings in localized chrono formatting [PR109162]
[1/2] libstdc++: Replace padding bits with a bit-field in __format::_Spec
- - -
-
1
-
2024-02-01
Jonathan Wakely
Unresolved
[committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h>
[committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h>
- - -
-
1
-
2024-02-01
Jonathan Wakely
Unresolved
[committed] libstdc++: Update expected error for debug/constexpr*_neg.cc tests
[committed] libstdc++: Update expected error for debug/constexpr*_neg.cc tests
- - -
-
1
-
2024-02-01
Jonathan Wakely
Unresolved
[committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
[committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
- - -
-
1
-
2024-01-31
Jonathan Wakely
Unresolved
libstdc++: Enable std::text_encoding for darwin and FreeBSD
libstdc++: Enable std::text_encoding for darwin and FreeBSD
- - -
-
1
-
2024-01-30
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
[committed] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
- - -
-
1
-
2024-01-21
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::format floating-point alternate forms [PR113512]
[committed] libstdc++: Fix std::format floating-point alternate forms [PR113512]
- - -
-
1
-
2024-01-21
Jonathan Wakely
Unresolved
[committed] libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
[committed] libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
- - -
-
1
-
2024-01-19
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
[committed] libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
- - -
-
1
-
2024-01-19
Jonathan Wakely
Unresolved
[committed] libstdc++: Avoid -Wmaybe-uninitialized warnings in text_encoding.cc
[committed] libstdc++: Avoid -Wmaybe-uninitialized warnings in text_encoding.cc
- - -
-
1
-
2024-01-18
Jonathan Wakely
Unresolved
[wwwdocs] Document new additions to libstdc++
[wwwdocs] Document new additions to libstdc++
- - -
-
1
-
2024-01-18
Jonathan Wakely
Unresolved
[committed,v5] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
[committed,v5] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
- - -
-
1
-
2024-01-17
Jonathan Wakely
Unresolved
libstdc++: Do not use CTAD for _Utf32_view alias template
libstdc++: Do not use CTAD for _Utf32_view alias template
- - -
-
1
-
2024-01-16
Jonathan Wakely
Unresolved
[v4] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
[v4] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
- - -
-
1
-
2024-01-16
Jonathan Wakely
Unresolved
[v3] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
[v3] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
- - -
-
1
-
2024-01-15
Jonathan Wakely
Unresolved
[v2] libstdc++: Implement C++26 std::text_encoding [PR113318]
[v2] libstdc++: Implement C++26 std::text_encoding [PR113318]
- - -
-
1
-
2024-01-13
Jonathan Wakely
Unresolved
[WIP] libstdc++: Implement C++26 std::text_encoding [PR113318]
[WIP] libstdc++: Implement C++26 std::text_encoding [PR113318]
- - -
-
1
-
2024-01-12
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix incorrect PR number in comment
[committed] libstdc++: Fix incorrect PR number in comment
- - -
-
1
-
2024-01-12
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix spelling mistake in new doc addition
[committed] libstdc++: Fix spelling mistake in new doc addition
- - -
-
1
-
2024-01-11
Jonathan Wakely
Unresolved
libstdc++: Fix std::runtime_format deviations from the spec [PR113320]
libstdc++: Fix std::runtime_format deviations from the spec [PR113320]
- - -
-
1
-
2024-01-11
Jonathan Wakely
Unresolved
libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
- - -
-
1
-
2024-01-11
Jonathan Wakely
Unresolved
[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3
[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3
- - -
-
1
-
2024-01-11
Jonathan Wakely
Unresolved
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
- - -
-
1
-
2024-01-11
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix Unicode property detection functions
[committed] libstdc++: Fix Unicode property detection functions
- - -
-
1
-
2024-01-09
Jonathan Wakely
Unresolved
[committed] libstdc++: Remove std::__unicode::__null_sentinel
[committed] libstdc++: Remove std::__unicode::__null_sentinel
- - -
-
1
-
2024-01-08
Jonathan Wakely
Unresolved
[committed,2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26
[committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
- - -
-
1
-
2024-01-08
Jonathan Wakely
Unresolved
[committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
[committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
- - -
-
1
-
2024-01-08
Jonathan Wakely
Unresolved
[committed,V3] libstdc++: Add Unicode-aware width estimation for std::format
[committed,V3] libstdc++: Add Unicode-aware width estimation for std::format
- - -
-
1
-
2024-01-08
Jonathan Wakely
Unresolved
[committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20
[committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20
- - -
-
1
-
2024-01-08
Jonathan Wakely
Unresolved
[v2] libstdc++: Add Unicode-aware width estimation for std::format
[v2] libstdc++: Add Unicode-aware width estimation for std::format
- - -
-
1
-
2024-01-06
Jonathan Wakely
Unresolved
[committed] libstdc++: Avoid overflow when appending to std::filesystem::path
[committed] libstdc++: Avoid overflow when appending to std::filesystem::path
- - -
-
1
-
2024-01-05
Jonathan Wakely
Unresolved
libstdc++: Add Unicode-aware width estimation for std::format
libstdc++: Add Unicode-aware width estimation for std::format
- - -
-
1
-
2024-01-05
Jonathan Wakely
Unresolved
[committed] libstdc++: Remove UB from month and weekday additions and subtractions.
[committed] libstdc++: Remove UB from month and weekday additions and subtractions.
- - -
-
1
-
2024-01-05
Jonathan Wakely
Unresolved
contrib: Remove C-style comments from Python files
contrib: Remove C-style comments from Python files
- - -
-
1
-
2024-01-04
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix bootstrap on AIX due to fileno macro
[committed] libstdc++: Fix bootstrap on AIX due to fileno macro
- - -
-
1
-
2023-12-17
Jonathan Wakely
Unresolved
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
- - -
-
1
-
2023-12-16
Jonathan Wakely
Unresolved
[wwwdocs] Document std::print and std::ranges::to for C++23
[wwwdocs] Document std::print and std::ranges::to for C++23
- - -
-
1
-
2023-12-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::print test case for Windows
[committed] libstdc++: Fix std::print test case for Windows
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Simplify std::vprint_unicode for non-Windows targets
[committed] libstdc++: Simplify std::vprint_unicode for non-Windows targets
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Do not add padding for std::print to std::ostream
[committed] libstdc++: Do not add padding for std::print to std::ostream
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Implement C++23 <print> header [PR107760]
[committed] libstdc++: Implement C++23 <print> header [PR107760]
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix filebuf::native_handle() for Windows
[committed] libstdc++: Fix filebuf::native_handle() for Windows
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Tweaks for std::format fast path
[committed] libstdc++: Tweaks for std::format fast path
- - -
-
1
-
2023-12-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix regression in std::format output of %Y for negative years
[committed] libstdc++: Fix regression in std::format output of %Y for negative years
- - -
-
1
-
2023-12-13
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::format("{}", 'c')
[committed] libstdc++: Fix std::format("{}", 'c')
- - -
-
1
-
2023-12-12
Jonathan Wakely
Unresolved
[committed] libstdc++: Remove redundant -std flags from Makefile
[committed] libstdc++: Remove redundant -std flags from Makefile
- - -
-
1
-
2023-12-12
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
[committed] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
- - -
-
1
-
2023-12-09
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
[committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
- - -
-
1
-
2023-12-09
Jonathan Wakely
Unresolved
[committed] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
[committed] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
- - -
-
1
-
2023-12-07
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882]
[committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882]
- - -
-
1
-
2023-12-07
Jonathan Wakely
Unresolved
libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536]
libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536]
- - -
-
1
-
2023-12-06
Jonathan Wakely
Unresolved
[committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
[committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
- - -
-
1
-
2023-12-05
Jonathan Wakely
Unresolved
libstdc++: Implement LGW 4016 for std::ranges::to
libstdc++: Implement LGW 4016 for std::ranges::to
- - -
-
1
-
2023-11-30
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::ranges::to errors
[committed] libstdc++: Fix std::ranges::to errors
- - -
-
1
-
2023-11-30
Jonathan Wakely
Unresolved
[committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
[committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
- - -
-
1
-
2023-11-28
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix typo in comment
[committed] libstdc++: Fix typo in comment
- - -
-
1
-
2023-11-28
Jonathan Wakely
Unresolved
[committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
[committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
- - -
-
1
-
2023-11-23
Jonathan Wakely
Unresolved
c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879]
c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879]
- - -
-
1
-
2023-11-23
Jonathan Wakely
Unresolved
[committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
[committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
- - -
-
1
-
2023-11-21
Jonathan Wakely
Unresolved
[committed] libstdc++: Add freestanding feature test macros (P2407R5)
[committed] libstdc++: Add freestanding feature test macros (P2407R5)
- - -
-
1
-
2023-11-21
Jonathan Wakely
Unresolved
[committed] libstdc++: Add std::span::at for C++26 (P2821R5)
[committed] libstdc++: Add std::span::at for C++26 (P2821R5)
- - -
-
1
-
2023-11-21
Jonathan Wakely
Unresolved
[wwwdocs] Add new libstdc++ features
[wwwdocs] Add new libstdc++ features
- - -
-
1
-
2023-11-20
Jonathan Wakely
Unresolved
[2/2] libstdc++: Ensure valid UTF-8 in std::vprint_unicode
[1/2] libstdc++: Implement C++23 <print> header [PR107760]
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
[1/2] libstdc++: Implement C++23 <print> header [PR107760]
[1/2] libstdc++: Implement C++23 <print> header [PR107760]
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
[committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
[committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
[committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr
[committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix Doxygen markup
[committed] libstdc++: Fix Doxygen markup
- - -
-
1
-
2023-11-17
Jonathan Wakely
Unresolved
[committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
[committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
- - -
-
1
-
2023-11-16
Jonathan Wakely
Unresolved
[committed,2/2] libstdc++: Only declare feature test macros in standard headers
[committed,1/2] libstdc++: Test for feature test macros more accurately
- - -
-
1
-
2023-11-16
Jonathan Wakely
Unresolved
[committed,1/2] libstdc++: Test for feature test macros more accurately
[committed,1/2] libstdc++: Test for feature test macros more accurately
- - -
-
1
-
2023-11-16
Jonathan Wakely
Unresolved
[committed,2/2] libstdc++: Use 202100L as feature test check for C++23
[committed,1/2] libstdc++: Adjust feature test in <istream> and <ostream>
- - -
-
1
-
2023-11-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
[committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
- - -
-
1
-
2023-11-15
Jonathan Wakely
Unresolved
[committed] libstdc++: std::stacktrace tweaks
[committed] libstdc++: std::stacktrace tweaks
- - -
-
1
-
2023-11-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
[committed] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
- - -
-
1
-
2023-11-13
Jonathan Wakely
Unresolved
[committed] libstdc++: Do not use assume attribute for Clang [PR112467]
[committed] libstdc++: Do not use assume attribute for Clang [PR112467]
- - -
-
1
-
2023-11-11
Jonathan Wakely
Unresolved
[committed,wwwdocs] Uncomment link to "Porting to GCC 14"
[committed,wwwdocs] Uncomment link to "Porting to GCC 14"
- - -
-
1
-
2023-10-30
Jonathan Wakely
Unresolved
«
1
2
3
4
»