Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Iain Buclaw
| State =
Action Required
| Archived =
No
| 46 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v2,3/3] gdb: Remove unused buffer_clearer variable.
- -
-
-
-
2019-11-29
Iain Buclaw
New
[v2,2/3] gdb: Rename fputs_unfiltered to ui_file_puts.
- -
-
-
-
2019-11-29
Iain Buclaw
New
[v2,1/3] gdb: Rename gdb_flush to ui_file_flush.
- -
-
-
-
2019-11-28
Iain Buclaw
New
gdb: Use puts_unfiltered instead of printf_unfiltered
- -
-
-
-
2019-11-26
Iain Buclaw
New
gdb: Use puts_unfiltered instead of printf_unfiltered
- -
-
-
-
2019-11-26
Iain Buclaw
New
[obv] gdb/testsuite: Update dlang demangling tests
- -
-
-
-
2017-07-11
Iain Buclaw
New
[2/2] D: Sync libiberty with upstream GCC.
- -
-
-
-
2017-06-06
Iain Buclaw
New
[1/2] C++: Sync libiberty with upstream GCC.
- -
-
-
-
2017-06-06
Iain Buclaw
New
[ob/pushed] Missed ChangeLog entries for last commit in March
- -
-
-
-
2017-04-13
Iain Buclaw
New
[PING] D: Fix classification of module.type in lexer
- -
-
-
-
2017-03-26
Iain Buclaw
New
[PING] D: Fix classification of module.type in lexer
- -
-
-
-
2017-03-04
Iain Buclaw
New
D: Fix classification of module.type in lexer
- -
-
-
-
2017-01-07
Iain Buclaw
New
D: Fix crash when expression debugging
- -
-
-
-
2017-01-04
Iain Buclaw
New
[v3,D] Don't recursively look for a symbol in all imports of imported modules.
- -
-
-
-
2016-02-22
Iain Buclaw
New
[D] FYI - Fix build failure on master caught by buildbots
- -
-
-
-
2016-02-21
Iain Buclaw
New
gdb/testsuite: Add D support to gdb_default_target_compile
- -
-
-
-
2016-02-01
Iain Buclaw
New
[D] Add support for printing D types.
- -
-
-
-
2016-01-30
Iain Buclaw
New
[v2,D] Don't recursively look for a symbol in all imports of imported modules.
- -
-
-
-
2016-01-30
Iain Buclaw
New
[2/2,D] Sync libiberty dlang demangling tests with gdb's
- -
-
-
-
2016-01-27
Iain Buclaw
New
[1/2,libiberty] Sync with upstream gcc.
- -
-
-
-
2016-01-27
Iain Buclaw
New
[2/2,D] Remove search_parents parameter from d_lookup_symbol_imports
- -
-
-
-
2015-10-11
Iain Buclaw
New
[1/2,D] Don't recursively look for a symbol in all imports of imported modules.
- -
-
-
-
2015-10-11
Iain Buclaw
New
[PING,D] Re-apply change for handling non-local references in nested functions
- -
-
-
-
2015-10-06
Iain Buclaw
New
[D] Add grammar support for sizeof and typeof
- -
-
-
-
2015-09-14
Iain Buclaw
New
[D] Re-apply change for handling non-local references in nested functions
- -
-
-
-
2015-09-14
Iain Buclaw
New
[D] Fix regression in py-lookup-type.exp
- -
-
-
-
2015-09-14
Iain Buclaw
New
[D] Add grammar support for sizeof and typeof
- -
-
-
-
2015-09-14
Iain Buclaw
New
[D] Allow enum scopes to be looked up.
- -
-
-
-
2015-08-15
Iain Buclaw
New
[PATCH/commit] Fix ARI warnings in d-exp.y
- -
-
-
-
2015-08-14
Iain Buclaw
New
PR 18669: Remove use of strtod in libiberty/d-demangle.c
- -
-
-
-
2015-08-04
Iain Buclaw
New
[v3,2/2] D: Move classification of symbols from the grammar to the lexer
- -
-
-
-
2015-08-03
Iain Buclaw
New
[v3,1/2] D: Support looking up symbols in the current and imported modules
- -
-
-
-
2015-08-03
Iain Buclaw
New
[v2] D: Support looking up symbols in the current and imported modules
- -
-
-
-
2015-07-28
Iain Buclaw
New
bfd: Fix regression when building bfd on mingw32
- -
-
-
-
2015-07-20
Iain Buclaw
New
D: Support looking up symbols in the current and imported modules
- -
-
-
-
2015-07-14
Iain Buclaw
New
D: support reading modules from DWARF
- -
-
-
-
2015-07-13
Iain Buclaw
New
Fix gdb.dlang testsuite regression
- -
-
-
-
2015-06-29
Iain Buclaw
New
[v2,2/2] Sync libiberty with gcc upstream
- -
-
-
-
2015-06-19
Iain Buclaw
New
[v2,1/2] Sync libiberty with gcc upstream
- -
-
-
-
2015-06-19
Iain Buclaw
New
Sync libiberty with gcc upstream
- -
-
-
-
2015-05-16
Iain Buclaw
New
Remove demangling of D symbols from gdb
- -
-
-
-
2014-10-11
Iain Buclaw
New
Support dlang demangle in cxxfilter
- -
-
-
-
2014-10-11
Iain Buclaw
New
Sync libiberty with gcc
- -
-
-
-
2014-10-11
Iain Buclaw
New
Sync libiberty with gcc
- -
-
-
-
2014-09-29
Iain Buclaw
New
[v2] Initial pass at D language expression parser support.
- -
-
-
-
2014-06-04
Iain Buclaw
New
[1/2] Initial pass at D language expression parser support.
- -
-
-
-
2014-05-29
Iain Buclaw
New