Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jonathan Wakely
| State =
Action Required
| Archived =
No
| 4304 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
Noltari
Noltari
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
Ansuel
goliath
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
marex
khem
hs
liwang
mmichelson
danielhb
groug
apritzel
robimarko
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
juju
mraynal
chunkeey
stewart
stewart
kevery
kabel
metan
ivanhu
akumar
arbab
rfried
xypron
ag
wsa
sjg
freenix
rsalvaterra
adrianschmutzler
jacmet
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
rmilecki
rmilecki
horms
prom
ukleinek
ukleinek
trini
chleroy
apconole
wbx
pablo
pablo
rw
rw
legoater
legoater
legoater
abelloni
svanheule
bjonglez
ynezz
sbabic
sbabic
aik
pevik
xback
xback
richiejp
dangole
dangole
echaudron
next_ghost
forty
anuppatel
anuppatel
Hauke
Hauke
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
jmberg
mans0n
ruscur
Andes
ymorin
numans
xuyang
linusw
linusw
festevam
jk
jk
jk
jk
kubu
tambarus
conchuod
matthias_bgg
imaximets
apalos
strlen
strlen
spectrum
pbrobinson
stroese
krzk
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
«
1
2
3
4
…
43
44
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[committed] libstdc++: Check feature test macros in unordered containers
[committed] libstdc++: Check feature test macros in unordered containers
- - - -
-
-
-
2024-11-01
Jonathan Wakely
New
[committed] libstdc++: Minor comment improvements in <bits/hashtable.h>
[committed] libstdc++: Minor comment improvements in <bits/hashtable.h>
- - - -
-
-
-
2024-11-01
Jonathan Wakely
New
[committed] libstdc++: Add missing <vector> header to unordered_set/pr115285.cc test
[committed] libstdc++: Add missing <vector> header to unordered_set/pr115285.cc test
- - - -
-
-
-
2024-11-01
Jonathan Wakely
New
[committed] libstdc++: Remove stray whitespace in #endif
[committed] libstdc++: Remove stray whitespace in #endif
- - - -
-
-
-
2024-11-01
Jonathan Wakely
New
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
- - - -
-
-
-
2024-10-31
Jonathan Wakely
New
[2/2] libstdc++: More user-friendly failed assertions from shared_ptr dereference
[1/2] libstdc++: Enable debug assertions for filesystem directory iterators
- - - -
-
-
-
2024-10-31
Jonathan Wakely
New
[1/2] libstdc++: Enable debug assertions for filesystem directory iterators
[1/2] libstdc++: Enable debug assertions for filesystem directory iterators
- - - -
-
-
-
2024-10-31
Jonathan Wakely
New
[committed] libstdc++: Fix copy&paste comments in vector range tests
[committed] libstdc++: Fix copy&paste comments in vector range tests
- - - -
-
-
-
2024-10-30
Jonathan Wakely
New
libstdc++: Add align_alloc attribute to aligned operator new
libstdc++: Add align_alloc attribute to aligned operator new
- - - -
-
-
-
2024-10-30
Jonathan Wakely
New
libstdc++: Add P1206R7 from_range members to std::list and std::forward_list [PR111055]
libstdc++: Add P1206R7 from_range members to std::list and std::forward_list [PR111055]
- - - -
-
-
-
2024-10-30
Jonathan Wakely
New
[committed] libstdc++: Fix some typos and grammatical errors in docs
[committed] libstdc++: Fix some typos and grammatical errors in docs
- - - -
-
-
-
2024-10-30
Jonathan Wakely
New
[committed] libstdc++: Fix tests for std::vector range operations
[committed] libstdc++: Fix tests for std::vector range operations
- - - -
-
-
-
2024-10-28
Jonathan Wakely
New
[committed] libstdc++: Fix std::vector<bool>::emplace to forward parameter
[committed] libstdc++: Fix std::vector<bool>::emplace to forward parameter
- - - -
-
-
-
2024-10-27
Jonathan Wakely
New
[committed,v2] libstdc++: Simplify std::__throw_bad_variant_access
[committed,v2] libstdc++: Simplify std::__throw_bad_variant_access
- - 1 -
-
-
-
2024-10-24
Jonathan Wakely
New
libstdc++: Add P1206R7 from_range members to std::vector [PR111055]
libstdc++: Add P1206R7 from_range members to std::vector [PR111055]
- - - -
-
-
-
2024-10-24
Jonathan Wakely
New
[3/3] libstdc++: Define config macros for additional IEEE formats
[1/3] libstdc++: Fix typos in tests using macros for std::float128_t support
- - - -
-
-
-
2024-10-24
Jonathan Wakely
New
[2/3] libstdc++: Define __memcpyable<float*, _Float32*> as true
[1/3] libstdc++: Fix typos in tests using macros for std::float128_t support
- - - -
-
-
-
2024-10-24
Jonathan Wakely
New
[1/3] libstdc++: Fix typos in tests using macros for std::float128_t support
[1/3] libstdc++: Fix typos in tests using macros for std::float128_t support
- - - -
-
-
-
2024-10-24
Jonathan Wakely
New
libstdc++: Simplify std::__throw_bad_variant_access
libstdc++: Simplify std::__throw_bad_variant_access
- - - -
-
-
-
2024-10-23
Jonathan Wakely
New
[committed] libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API history
[committed] libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API history
- - - -
-
-
-
2024-10-23
Jonathan Wakely
New
ginclude: stdalign.h should define __xxx_is_defined macros for C++
ginclude: stdalign.h should define __xxx_is_defined macros for C++
- - - -
-
-
-
2024-10-23
Jonathan Wakely
New
top-level: Add pull request template for Forgejo
top-level: Add pull request template for Forgejo
- - - -
-
-
-
2024-10-23
Jonathan Wakely
New
libstdc++: Replace std::__to_address in C++20 branch in <string>
libstdc++: Replace std::__to_address in C++20 branch in <string>
- - 1 -
-
-
-
2024-10-23
Jonathan Wakely
New
libstdc++: Add GLIBCXX_TESTSUITE_STDS example to docs
libstdc++: Add GLIBCXX_TESTSUITE_STDS example to docs
- - - -
-
-
-
2024-10-23
Jonathan Wakely
New
[committed] libstdc++: Fix order of [[...]] and __attribute__((...)) attrs [PR117220]
[committed] libstdc++: Fix order of [[...]] and __attribute__((...)) attrs [PR117220]
- - - -
-
-
-
2024-10-21
Jonathan Wakely
New
libstdc++: Avoid using std::__to_address with iterators
libstdc++: Avoid using std::__to_address with iterators
- - - -
-
-
-
2024-10-18
Jonathan Wakely
New
libstdc++: Improve 26_numerics/headers/cmath/types_std_c++0x_neg.cc
libstdc++: Improve 26_numerics/headers/cmath/types_std_c++0x_neg.cc
- - - -
-
-
-
2024-10-18
Jonathan Wakely
New
libstdc++: Simplify C++98 std::vector::_M_data_ptr overload set
libstdc++: Simplify C++98 std::vector::_M_data_ptr overload set
- - - -
-
-
-
2024-10-18
Jonathan Wakely
New
libstdc++: Move std::__niter_base and std::__niter_wrap to stl_iterator.h
libstdc++: Move std::__niter_base and std::__niter_wrap to stl_iterator.h
- - - -
-
-
-
2024-10-17
Jonathan Wakely
New
[committed] libstdc++: Fix Python deprecation warning in printers.py
[committed] libstdc++: Fix Python deprecation warning in printers.py
- - - -
-
-
-
2024-10-16
Jonathan Wakely
New
[7/7] libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h>
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[6/7] libstdc++: Add always_inline to some one-liners in <bits/stl_algobase.h>
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[5/7] libstdc++: Add nodiscard to std::find
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[4/7] libstdc++: Remove indirection to __find_if in std::find etc.
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[3/7] libstdc++: Inline memmove optimizations for std::copy etc. [PR115444]
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[2/7] libstdc++: Make __normal_iterator constexpr, always_inline, nodiscard
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-15
Jonathan Wakely
New
[committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135]
[committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135]
- - - -
-
-
-
2024-10-14
Jonathan Wakely
New
[committed] libstdc++: Constrain std::expected comparisons (P3379R0)
[committed] libstdc++: Constrain std::expected comparisons (P3379R0)
- - - -
-
-
-
2024-10-14
Jonathan Wakely
New
libstdc++: debug output in 22_locale/time_get/get/wchar_t/5.cc [PR117135]
libstdc++: debug output in 22_locale/time_get/get/wchar_t/5.cc [PR117135]
- - - -
-
-
-
2024-10-14
Jonathan Wakely
New
libstdc++: Implement LWG 3798 for range adaptors [PR106676]
libstdc++: Implement LWG 3798 for range adaptors [PR106676]
- - - -
-
-
-
2024-10-13
Jonathan Wakely
New
libstdc++: Implement LWG 3564 for ranges::transform_view
libstdc++: Implement LWG 3564 for ranges::transform_view
- - - -
-
-
-
2024-10-13
Jonathan Wakely
New
libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350]
- - - -
-
-
-
2024-10-13
Jonathan Wakely
New
libstdc++: Use std::move for iterator in ranges::fill [PR117094]
libstdc++: Use std::move for iterator in ranges::fill [PR117094]
- - - -
-
-
-
2024-10-13
Jonathan Wakely
New
[committed] libstdc++: Fix ranges::copy_backward for a single memcpyable element [PR117121]
[committed] libstdc++: Fix ranges::copy_backward for a single memcpyable element [PR117121]
- - - -
-
-
-
2024-10-13
Jonathan Wakely
New
[v4,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
[v4,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[v3,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
[v3,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[v2,2/2] libstdc++: Enable memset optimizations for distinct character types [PR93059]
[v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
[v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[committed] libstdc++: Use appropriate feature test macro for std::byte
[committed] libstdc++: Use appropriate feature test macro for std::byte
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[committed] libstdc++: Fix localized %c formatting for <chrono> [PR117085]
[committed] libstdc++: Fix localized %c formatting for <chrono> [PR117085]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[committed] libstdc++: Add missing whitespace in dg-do directives
[committed] libstdc++: Add missing whitespace in dg-do directives
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[committed] libstdc++: Fix some test failures with -fno-char8_t
[committed] libstdc++: Fix some test failures with -fno-char8_t
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
libstdc++: Rearrange std::move_iterator helpers in stl_iterator.h
libstdc++: Rearrange std::move_iterator helpers in stl_iterator.h
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[2/2] libstdc++: Enable memset optimizations for distinct character types [PR93059]
[1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
[1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059]
- - - -
-
-
-
2024-10-11
Jonathan Wakely
New
[committed,v2] libstdc++: Test 17_intro/names.cc with -D_FORTIFY_SOURCE=2 [PR116210]
[committed,v2] libstdc++: Test 17_intro/names.cc with -D_FORTIFY_SOURCE=2 [PR116210]
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[committed] libstdc++: Drop format attribute from snprintf wrapper [PR116969]
[committed] libstdc++: Drop format attribute from snprintf wrapper [PR116969]
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[wwwdocs] Document defining _GLIBCXX_ASSERTIONS for -O0
[wwwdocs] Document defining _GLIBCXX_ASSERTIONS for -O0
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[wwwdocs] Document that gcc-8 changed the default to -std=gnu17
[wwwdocs] Document that gcc-8 changed the default to -std=gnu17
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[committed] libstdc++: Ignore _GLIBCXX_USE_POSIX_SEMAPHORE if not supported [PR116992]
[committed] libstdc++: Ignore _GLIBCXX_USE_POSIX_SEMAPHORE if not supported [PR116992]
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[committed] libstdc++: Fix -Wnarrowing in <complex> [PR116991]
[committed] libstdc++: Fix -Wnarrowing in <complex> [PR116991]
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[committed] libstdc++: Fix -Wsign-compare in std::latch::count_down
[committed] libstdc++: Fix -Wsign-compare in std::latch::count_down
- - - -
-
-
-
2024-10-09
Jonathan Wakely
New
[committed] libstdc++: Fix some Parallel Mode testsuite failures
[committed] libstdc++: Fix some Parallel Mode testsuite failures
- - - -
-
-
-
2024-10-04
Jonathan Wakely
New
libstdc++: Test 17_intro/names.cc with -D_FORTIFY_SOURCE=2 [PR116210]
libstdc++: Test 17_intro/names.cc with -D_FORTIFY_SOURCE=2 [PR116210]
- - - -
-
-
-
2024-10-04
Jonathan Wakely
New
[committed] libstdc++: Replace implicit lambda capture of 'this' [PR116964]
[committed] libstdc++: Replace implicit lambda capture of 'this' [PR116964]
- - - -
-
-
-
2024-10-04
Jonathan Wakely
New
[committed] libstdc++: Make Unicode utils work with Parallel Mode
[committed] libstdc++: Make Unicode utils work with Parallel Mode
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[committed] libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
[committed] libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[committed] libstdc++: Fix some warnings seen during bootstrap
[committed] libstdc++: Fix some warnings seen during bootstrap
- - - -
-
-
-
2024-10-03
Jonathan Wakely
New
[2/2] libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
[1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Tweak %c formatting for chrono types
libstdc++: Tweak %c formatting for chrono types
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Fix formatting of chrono::duration with character rep [PR116755]
libstdc++: Fix formatting of chrono::duration with character rep [PR116755]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]
libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Add __gnu_cxx::__alloc_traits::_Destroy_static_type [PR110057]
libstdc++: Add __gnu_cxx::__alloc_traits::_Destroy_static_type [PR110057]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR61458]
libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR61458]
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[committed,v2] libstdc++: Populate std::time_get::get's %c format for C locale
[committed,v2] libstdc++: Populate std::time_get::get's %c format for C locale
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[committed] libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
[committed] libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
- - - -
-
-
-
2024-10-02
Jonathan Wakely
New
[committed] libstdc++: Fix more pedwarns in headers for C++98
[committed] libstdc++: Fix more pedwarns in headers for C++98
- - - -
-
-
-
2024-09-27
Jonathan Wakely
New
[committed] libstdc++: Refactor experimental::filesystem::path string conversions
[committed] libstdc++: Refactor experimental::filesystem::path string conversions
- - - -
-
-
-
2024-09-27
Jonathan Wakely
New
[committed] libstdc++: Fix -Wsign-compare warning in std::string::resize_for_overwrite
[committed] libstdc++: Fix -Wsign-compare warning in std::string::resize_for_overwrite
- - - -
-
-
-
2024-09-27
Jonathan Wakely
New
[committed] libstdc++: Fix test FAILs due to -Wreturn-local-addr
[committed] libstdc++: Fix test FAILs due to -Wreturn-local-addr
- - - -
-
-
-
2024-09-27
Jonathan Wakely
New
[committed] libstdc++: Fix test FAIL due to -Wpointer-arith
[committed] libstdc++: Fix test FAIL due to -Wpointer-arith
- - - -
-
-
-
2024-09-27
Jonathan Wakely
New
[committed] libstdc++: Add missing 'inline' to always_inline function
[committed] libstdc++: Add missing 'inline' to always_inline function
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
[committed] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Fix comments in <sstream> tests that mention basic_filebuf
[committed] libstdc++: Fix comments in <sstream> tests that mention basic_filebuf
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Add [[nodiscard]] to iostream members
[committed] libstdc++: Add [[nodiscard]] to iostream members
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
libstdc++: Populate std::time_get::get's %c format for C locale
libstdc++: Populate std::time_get::get's %c format for C locale
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
libstdc++: Fix rounding in chrono::parse
libstdc++: Fix rounding in chrono::parse
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Fix std::basic_stracktrace to not assume allocators throw std::bad_alloc
[committed] libstdc++: Fix std::basic_stracktrace to not assume allocators throw std::bad_alloc
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]
[committed] libstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]
- - - -
-
-
-
2024-09-26
Jonathan Wakely
New
[committed] libstdc++: Disable std::formatter<char8_t, C> specialization
[committed] libstdc++: Disable std::formatter<char8_t, C> specialization
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
libstdc++: Fix race condition in std::ios_base::Init construction [PR111676]
libstdc++: Fix race condition in std::ios_base::Init construction [PR111676]
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Fix condition for ranges::copy to use memmove [PR116754]
[committed] libstdc++: Fix condition for ranges::copy to use memmove [PR116754]
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Fix formatting of most negative chrono::duration [PR116755]
[committed] libstdc++: Fix formatting of most negative chrono::duration [PR116755]
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in <vector>
[committed] libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in <vector>
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Silence -Wattributes warning in exception_ptr
[committed] libstdc++: Silence -Wattributes warning in exception_ptr
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Silence -Woverloaded-virtual warning in cxx11-ios_failure.cc
[committed] libstdc++: Silence -Woverloaded-virtual warning in cxx11-ios_failure.cc
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Reorder C++26 entries in version.def
[committed] libstdc++: Reorder C++26 entries in version.def
- - - -
-
-
-
2024-09-22
Jonathan Wakely
New
[committed] libstdc++: Document missing features for old std:string ABI [PR116777]
[committed] libstdc++: Document missing features for old std:string ABI [PR116777]
- - - -
-
-
-
2024-09-20
Jonathan Wakely
New
«
1
2
3
4
…
43
44
»