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
| 489 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
patrick_delaunay
Noltari
Noltari
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
ajd
darball1
sammj
jogo
jogo
tagr
tagr
tagr
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
andmur01
jforissier
amitay
matttbe
pabeni
istokes
goliath
aparcar
maddy
tytso
martineau
Ansuel
danielschwierzeck
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
mkorpershoek
hs
marex
khem
tpetazzoni
liwang
danielhb
groug
apritzel
robimarko
mmichelson
pareddja
npiggin
atishp
netdrv
mkubecek
jstancek
stintel
stintel
jkicinski
cpitchen
dsa
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
mraynal
chunkeey
stewart
stewart
kevery
kabel
xypron
ag
rfried
arbab
sjg
akumar
Jaehoon
jagan
ehristev
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
jacmet
metan
prom
wsa
freenix
bmeng
ukleinek
ukleinek
rmilecki
rmilecki
ivanhu
horms
wbx
apconole
svanheule
pablo
pablo
rw
rw
legoater
legoater
legoater
chleroy
juju
abelloni
trini
bjonglez
ynezz
sbabic
sbabic
xback
xback
pevik
richiejp
aik
dangole
dangole
echaudron
anuppatel
anuppatel
forty
acer
next_ghost
Hauke
Hauke
benh
rgrimm
segher
passgat
pratyush
jms
jms
jms
Andes
ymorin
mans0n
ruscur
numans
jk
jk
jk
jk
festevam
linusw
linusw
jmberg
xuyang
kubu
matthias_bgg
tambarus
conchuod
pbrobinson
dceara
spectrum
stroese
krzk
apalos
strlen
strlen
imaximets
cazzacarna
neocturne
aldot
TIENFONG
sfr
galak
mpe
arnout
ktraynor
calebccff
anguy11
nbd
nbd
robh
paulus
jm
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[wwwdocs] Re: unreachable intro to gcc page linked to on readings page
[wwwdocs] Re: unreachable intro to gcc page linked to on readings page
- - - -
-
-
-
2022-09-01
Jonathan Wakely
New
[committed] libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check
[committed] libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check
- - - -
-
-
-
2022-02-10
Jonathan Wakely
New
[committed] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
[committed] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
- - - -
-
-
-
2020-07-02
Jonathan Wakely
New
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic
- - - -
-
-
-
2018-04-19
Jonathan Wakely
New
PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc
PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc
- - - -
-
-
-
2018-04-18
Jonathan Wakely
New
PR libstdc++/84442 if _Exit isn't declared then use _exit instead
PR libstdc++/84442 if _Exit isn't declared then use _exit instead
- - - -
-
-
-
2018-04-18
Jonathan Wakely
New
Make Filesystem TS tests pass in C++17 mode
Make Filesystem TS tests pass in C++17 mode
- - - -
-
-
-
2018-04-16
Jonathan Wakely
New
[wwwdocs] Document libstdc++ changes in GCC 8
[wwwdocs] Document libstdc++ changes in GCC 8
- - - -
-
-
-
2018-04-11
Jonathan Wakely
New
PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure
PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure
- - - -
-
-
-
2018-04-09
Jonathan Wakely
New
PR libstdc++/83860 avoid dangling references in valarray closure types
PR libstdc++/83860 avoid dangling references in valarray closure types
- - - -
-
-
-
2018-04-06
Jonathan Wakely
New
PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers
PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers
- - - -
-
-
-
2018-03-12
Jonathan Wakely
New
Fix spelling of -mclflushopt in manual
Fix spelling of -mclflushopt in manual
- - - -
-
-
-
2018-03-12
Jonathan Wakely
New
PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
- - - -
-
-
-
2018-03-09
Jonathan Wakely
New
Use non-throwing is_directory in filesystem::create_directory
Use non-throwing is_directory in filesystem::create_directory
- - - -
-
-
-
2018-03-09
Jonathan Wakely
New
PR libstdc++/78420 Make std::less etc. yield total order for pointers
PR libstdc++/78420 Make std::less etc. yield total order for pointers
- - - -
-
-
-
2018-03-09
Jonathan Wakely
New
PR preprocessor/84517 allow double-underscore macros after string literals
PR preprocessor/84517 allow double-underscore macros after string literals
- - - -
-
-
-
2018-02-27
Jonathan Wakely
New
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
- - - -
-
-
-
2018-02-23
Jonathan Wakely
New
PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
- - - -
-
-
-
2018-02-15
Jonathan Wakely
New
PR libstdc++/79789 fix non-reserved names in headers
- - - -
-
-
-
2017-03-02
Jonathan Wakely
New
PR 79798 Fix incorrect use of std::result_of in std::bind
- - - -
-
-
-
2017-03-02
Jonathan Wakely
New
parallel_algorithm_assert2.cc
- - - -
-
-
-
2016-12-08
Jonathan Wakely
New
Remove trailing whitespaces
- - - -
-
-
-
2016-04-28
Jonathan Wakely
New
C++11 support still experimental?
- - - -
-
-
-
2015-11-21
Jonathan Wakely
New
21_strings/basic_string/capacity/wchar_t/18654.cc
- - - -
-
-
-
2015-11-14
Jonathan Wakely
New
TR1 Special Math
- - - -
-
-
-
2015-10-25
Jonathan Wakely
New
[wwwdocs] Re: C++ Concepts available in trunk?
- - - -
-
-
-
2015-08-13
Jonathan Wakely
New
[wwwdocs] Re: C++ Concepts available in trunk?
- - - -
-
-
-
2015-08-13
Jonathan Wakely
New
[wwwdocs] Re: C++ Concepts available in trunk?
- - - -
-
-
-
2015-08-13
Jonathan Wakely
New
[libstdc++/64441] Fix out of range match_results submatch access
- - - -
-
-
-
2015-03-10
Jonathan Wakely
New
<stdbool.h> should not define bool, true or false as macros for C++
- - - -
-
-
-
2014-10-24
Jonathan Wakely
New
std::is_final for gcc-4.9 branch.
- - - -
-
-
-
2014-10-03
Jonathan Wakely
New
[libstdc++,v3] - Add xmethods for std::vector and std::unique_ptr
- - - -
-
-
-
2014-08-04
Jonathan Wakely
New
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
- - - -
-
-
-
2014-05-21
Jonathan Wakely
New
std::rethrow_exception is broken
- - - -
-
-
-
2014-03-24
Jonathan Wakely
New
proposed fix for libstdc++/59829
- - - -
-
-
-
2014-01-27
Jonathan Wakely
New
profile mode fix
- - - -
-
-
-
2014-01-26
Jonathan Wakely
New
[v3] move comment to right place
- - - -
-
-
-
2014-01-22
Jonathan Wakely
New
fix libstdc++/56267 - local iterator requirements
- - - -
-
-
-
2014-01-21
Jonathan Wakely
New
fix libstdc++/56267 - local iterator requirements
- - - -
-
-
-
2014-01-17
Jonathan Wakely
New
fix doc header in contrib/mklog
- - - -
-
-
-
2014-01-16
Jonathan Wakely
New
fix docs (libstdc++/59698, libstdc++/59687, libstdc++/59699)
- - - -
-
-
-
2014-01-10
Jonathan Wakely
New
fix libstdc++/59680
- - - -
-
-
-
2014-01-09
Jonathan Wakely
New
std::vector move assign patch
- - - -
-
-
-
2014-01-09
Jonathan Wakely
New
3 libstdc++ tests fail at random
- - - -
-
-
-
2013-12-08
Jonathan Wakely
New
[v3] fix formatting in doxygen comment
- - - -
-
-
-
2013-12-03
Jonathan Wakely
New
Remove unordered containers iterators default initialization
- - - -
-
-
-
2013-11-25
Jonathan Wakely
New
[v3] fix libstdc++/59247
- - - -
-
-
-
2013-11-22
Jonathan Wakely
New
[v3] bump libtool_VERSION for 4.8 and trunk
- - - -
-
-
-
2013-11-22
Jonathan Wakely
New
[v3] add missing 'template' keyword
- - - -
-
-
-
2013-11-20
Jonathan Wakely
New
[v3] add missing export for std::regex_error and fix tests
- - - -
-
-
-
2013-11-19
Jonathan Wakely
New
[v3] Improve some container allocator tests
- - - -
-
-
-
2013-11-19
Jonathan Wakely
New
[v3] move library TS status to new table
- - - -
-
-
-
2013-11-19
Jonathan Wakely
New
[v3] __shared_ptr<T,_S_single> should never use atomic ops
- - - -
-
-
-
2013-11-18
Jonathan Wakely
New
[v3] add emplace members to vector<bool>
- - - -
-
-
-
2013-11-15
Jonathan Wakely
New
[4/5] Fix typos in libstdc++.
- - - -
-
-
-
2013-11-15
Jonathan Wakely
New
[v3] add C++11 allocator support to RB trees
- - - -
-
-
-
2013-11-15
Jonathan Wakely
New
[v3] remove PR55043 kluge from unordered containers
- - - -
-
-
-
2013-11-14
Jonathan Wakely
New
fix libstdc++/54562
- - - -
-
-
-
2013-11-11
Jonathan Wakely
New
Improve diagnostics for invalid std::allocator specializations
- - - -
-
-
-
2013-11-10
Jonathan Wakely
New
fix libstdc++/58982
- - - -
-
-
-
2013-11-09
Jonathan Wakely
New
[4/4] std::regex refactoring
- - - -
-
-
-
2013-11-08
Jonathan Wakely
New
[4/4] std::regex refactoring
- - - -
-
-
-
2013-11-08
Jonathan Wakely
New
[3/4] std::regex refactoring
- - - -
-
-
-
2013-11-08
Jonathan Wakely
New
[2/4] std::regex refactoring
- - - -
-
-
-
2013-11-08
Jonathan Wakely
New
[1/4] std::regex refactoring
- - - -
-
-
-
2013-11-08
Jonathan Wakely
New
[v3] Fix spelling in regex headers
- - - -
-
-
-
2013-11-06
Jonathan Wakely
New
[v3] Implement C++14 N3655 TransformationTraits Redux
- - - -
-
-
-
2013-11-05
Jonathan Wakely
New
[v3] update C++11 status table in manual
- - - -
-
-
-
2013-11-05
Jonathan Wakely
New
Implementation of n3793 <experimental/optional>
- - - -
-
-
-
2013-11-05
Jonathan Wakely
New
Implementation of n3793 <experimental/optional>
- - - -
-
-
-
2013-11-01
Jonathan Wakely
New
[v3] Implement N3421 - make functors greater<>
- - - -
-
-
-
2013-11-01
Jonathan Wakely
New
[v3] Implement N3421 - make functors greater<>
- - - -
-
-
-
2013-11-01
Jonathan Wakely
New
[v3] define std::integer_sequence et al
- - - -
-
-
-
2013-10-31
Jonathan Wakely
New
[v3] Extend smart ptr assertions to reject void*
- - - -
-
-
-
2013-10-31
Jonathan Wakely
New
[v3] enable commented out tests
- - - -
-
-
-
2013-10-30
Jonathan Wakely
New
[v3] Extend smart ptr assertions to reject void*
- - - -
-
-
-
2013-10-30
Jonathan Wakely
New
fix libstdc++/58912
- - - -
-
-
-
2013-10-30
Jonathan Wakely
New
fix libstdc++/58839
- - - -
-
-
-
2013-10-29
Jonathan Wakely
New
fix libstdc++/58839
- - - -
-
-
-
2013-10-29
Jonathan Wakely
New
RE : Problem with _Hashtable_ebo_helper
- - - -
-
-
-
2013-10-29
Jonathan Wakely
New
Tweak some libstdc++ tests.
- - - -
-
-
-
2013-10-08
Jonathan Wakely
New
fix libstdc++/58659
- - - -
-
-
-
2013-10-08
Jonathan Wakely
New
fix libstdc++/57641
- - - -
-
-
-
2013-10-07
Jonathan Wakely
New
[v3] fix libstdc++/58569
- - - -
-
-
-
2013-10-02
Jonathan Wakely
New
[v3] fix libstdc++/58594
- - - -
-
-
-
2013-10-02
Jonathan Wakely
New
fix libstdc++/57465
- - - -
-
-
-
2013-09-27
Jonathan Wakely
New
fix libstdc++/55861
- - - -
-
-
-
2013-09-26
Jonathan Wakely
New
Fix typos in libstdc++ comments and docs
- - - -
-
-
-
2013-07-04
Jonathan Wakely
New
fix libstdc++/57641
- - - -
-
-
-
2013-06-18
Jonathan Wakely
New
C++14: N3671 Making non-modifying sequence operations more robust
- - - -
-
-
-
2013-06-17
Jonathan Wakely
New
N3659: add C++14's <shared_mutex>
- - - -
-
-
-
2013-06-16
Jonathan Wakely
New
fix libstdc++/57263
- - - -
-
-
-
2013-06-16
Jonathan Wakely
New
N3659: add C++14's <shared_mutex>
- - - -
-
-
-
2013-06-16
Jonathan Wakely
New
proposed fix for libstdc++/54352
- - - -
-
-
-
2013-06-16
Jonathan Wakely
New
Fix two small <mutex> issues
- - - -
-
-
-
2013-06-09
Jonathan Wakely
New
Add noexcept to allocator_traits::max_size()
- - - -
-
-
-
2013-06-08
Jonathan Wakely
New
C++14: N3671 Making non-modifying sequence operations more robust
- - - -
-
-
-
2013-06-08
Jonathan Wakely
New
N3545 change to std::integral_constant
- - - -
-
-
-
2013-06-08
Jonathan Wakely
New
Default to --enable-libstdcxx-time=auto
- - - -
-
-
-
2013-05-28
Jonathan Wakely
New
Default to --enable-libstdcxx-time=auto
- - - -
-
-
-
2013-05-22
Jonathan Wakely
New
«
1
2
3
4
…
4
5
»