Show patches with: Submitter = Iain Buclaw       |    State = Action Required       |    Archived = No       |   619 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pointer to integer conversion. - - - - --- 2013-11-23 Iain Buclaw New
Use DW_LANG_D for D - - - - --- 2013-11-24 Iain Buclaw New
Move shared attributes to common location - - - - --- 2014-05-05 Iain Buclaw New
Add D demangling support to libiberty - - - - --- 2014-08-03 Iain Buclaw New
Add D demangling support to libiberty - - - - --- 2014-08-05 Iain Buclaw New
D demangle: Correctly decode white or non-printable characters - - - - --- 2015-05-09 Iain Buclaw New
D demangle: Include type modifiers in demangled function symbols - - - - --- 2015-05-09 Iain Buclaw New
D demangle: Check identifier length before using strncmp - - - - --- 2015-05-10 Iain Buclaw New
D demangle: Add support for Nj and Nk symbols in mangled string - - - - --- 2015-05-10 Iain Buclaw New
[1/7,D] libiberty: Correctly decode white or non-printable characters - - - - --- 2015-05-13 Iain Buclaw New
[2/7,D] libiberty: Fail if reached end of symbol string - - - - --- 2015-05-13 Iain Buclaw New
[3/7,D] libiberty: Include type modifiers in demangled function symbols - - - - --- 2015-05-13 Iain Buclaw New
[4/7,D] libiberty: Check symbol length before using strncmp - - - - --- 2015-05-13 Iain Buclaw New
[5/7,D] libiberty: Add support for return parameter and attributes - - - - --- 2015-05-13 Iain Buclaw New
[6/7,D] libiberty: Improve support for demangling D2 templates - - - - --- 2015-05-13 Iain Buclaw New
[7/7,D] libiberty: Add support for cent and ucent types - - - - --- 2015-05-13 Iain Buclaw New
[3/7,D] libiberty: Include type modifiers in demangled function symbols - - - - --- 2015-05-13 Iain Buclaw New
[3/7,D] libiberty: Include type modifiers in demangled function symbols - - - - --- 2015-05-13 Iain Buclaw New
[8/7,D] libiberty: Add support for specialized template parameters - - - - --- 2015-05-13 Iain Buclaw New
MAINTAINERS (Write After Approval): Add myself. - - - - --- 2015-05-16 Iain Buclaw New
[6/7,D] libiberty: Improve support for demangling D2 templates - - - - --- 2015-05-16 Iain Buclaw New
[PATCH/libiberty] Remove use of strtod in libiberty/d-demangle.c - - - - --- 2015-08-04 Iain Buclaw New
[69217] : [6 Regression] ICE at var-tracking.c:5038 Segmentation fault - - - - --- 2016-01-23 Iain Buclaw New
jit: Fix missing references to pthread in jit-playback.c - - - - --- 2016-01-23 Iain Buclaw New
[1/3,D] libiberty: Correctly decode function pointer types. - - - - --- 2016-01-27 Iain Buclaw New
[2/3,D] libiberty: Fix demangling of D-style variadic functions - - - - --- 2016-01-27 Iain Buclaw New
[3/3,D] libiberty: Handle the new extern(Objective-C) calling convention - - - - --- 2016-01-27 Iain Buclaw New
[1/7,D] libiberty: Add support for demangling scope attributes. - - - - --- 2017-04-15 Iain Buclaw New
[2/7,D] libiberty: Add support for demangling template constraints. - - - - --- 2017-04-15 Iain Buclaw New
[3/7,D] libiberty: Recognize anonymous symbols names. - - - - --- 2017-04-15 Iain Buclaw New
[4/7,D] libiberty: Remove wrongly spec'd mangle rule for encoded integers. - - - - --- 2017-04-15 Iain Buclaw New
[5/7,D] libiberty: Fixes for demangling qualified symbol names - - - - --- 2017-04-15 Iain Buclaw New
[6/7,D] libiberty: Fixes for decoding numbers. - - - - --- 2017-04-15 Iain Buclaw New
[7/7,D] libiberty: Refactor and add tests for decoding hexdigits. - - - - --- 2017-04-15 Iain Buclaw New
[4/7,D] libiberty: Remove wrongly spec'd mangle rule for encoded integers. - - - - --- 2017-04-25 Iain Buclaw New
[5/7,D] libiberty: Fixes for demangling qualified symbol names - - - - --- 2017-05-01 Iain Buclaw New
[1/3,D] libiberty: Remove stack buffer in dlang_parse_real - - - - --- 2017-05-26 Iain Buclaw New
[2/3,D] libiberty: Add support for handling function types in dlang_type - - - - --- 2017-05-26 Iain Buclaw New
[3/3,D] libiberty: Prefix mangled D initializer symbols - - - - --- 2017-05-26 Iain Buclaw New
[4/13] D: The front-end (GDC) config, makefile, and manpages. - - - - --- 2017-05-28 Iain Buclaw New
[5/13] D: GCC configuration file changes and documentation. - - - - --- 2017-05-28 Iain Buclaw New
[6/13] D: Add D language support to GCC proper. - - - - --- 2017-05-28 Iain Buclaw New
[7/13] D: Add D language support to GCC targets. - - - - --- 2017-05-28 Iain Buclaw New
[9/13] D: D2 Testsuite Dejagnu files. - - - - --- 2017-05-28 Iain Buclaw New
[11/13] D: GCC builtins and runtime support. - - - - --- 2017-05-28 Iain Buclaw New
[v2,4/13] D: The front-end (GDC) config, makefile, and manpages. - - - - --- 2017-06-24 Iain Buclaw New
[v2,6/13] D: Add D language support to GCC proper. - - - - --- 2017-06-24 Iain Buclaw New
[v2,7/13] D: Add D language support to GCC targets. - - - - --- 2017-06-24 Iain Buclaw New
[v2,9/13] D: D2 Testsuite Dejagnu files. - - - - --- 2017-06-24 Iain Buclaw New
[v2,11/13] D: GCC builtins and runtime support. - - - - --- 2017-06-24 Iain Buclaw New
Add self as maintainer of D front-end and libphobos - - - - --- 2017-06-24 Iain Buclaw New
[v3,5/14] D: GCC configuration file changes and documentation. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,6/14] D: Add D language support to GCC proper. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,7/14] D: Add D language support to GCC targets. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,9/14] D: D2 Testsuite Dejagnu files. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,10/14] D: GDC Testsuite tests and config. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,12/14] D: GCC builtins and runtime support. Untitled series #5944 - - - - --- 2017-10-02 Iain Buclaw New
libbacktrace: Move define of HAVE_ZLIB into check for -lz libbacktrace: Move define of HAVE_ZLIB into check for -lz - - - - --- 2018-07-29 Iain Buclaw New
Move -Walloca and related warnings from c.opt to common.opt Move -Walloca and related warnings from c.opt to common.opt - - - - --- 2018-07-29 Iain Buclaw New
[04/14] Add D front-end (GDC) config, Makefile, and manpages. Untitled series #66117 - - - - --- 2018-09-18 Iain Buclaw New
[05/14] Add GCC configuration file changes and documentation. Untitled series #66117 - - - - --- 2018-09-18 Iain Buclaw New
[06/14] Add patches for D language support in GCC proper. Untitled series #66117 - - - - --- 2018-09-18 Iain Buclaw New
[07/14] Add patches for D language support in GCC targets. Untitled series #66117 - - - - --- 2018-09-18 Iain Buclaw New
[09/14] Add D2 Testsuite Dejagnu files. Untitled series #66117 - - - - --- 2018-09-18 Iain Buclaw New
[committed] Add self as maintainer of D front-end and libphobos [committed] Add self as maintainer of D front-end and libphobos - - - - --- 2018-10-23 Iain Buclaw New
[committed] Remove self from write after approval [committed] Remove self from write after approval - - - - --- 2018-10-23 Iain Buclaw New
xstormy: Set tm_d_file in config.gcc xstormy: Set tm_d_file in config.gcc - - - - --- 2018-10-29 Iain Buclaw New
[d] Disable D on systems where it is known not to work. [d] Disable D on systems where it is known not to work. - - - - --- 2018-10-30 Iain Buclaw New
[d] Commited fix for PR 87825 [d] Commited fix for PR 87825 - - - - --- 2018-10-31 Iain Buclaw New
[libphobos] Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs [libphobos] Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs - - - - --- 2018-10-31 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2018-11-04 Iain Buclaw New
update-copyright.py: Add filters for D language sources update-copyright.py: Add filters for D language sources - - - - --- 2018-11-13 Iain Buclaw New
[libphobos] Committed IEEE quadruple support to core.internal.convert [libphobos] Committed IEEE quadruple support to core.internal.convert - - - - --- 2018-11-16 Iain Buclaw New
[PR,d/87824] Committed return min_align_of_type from alignsize hook. [PR,d/87824] Committed return min_align_of_type from alignsize hook. - - - - --- 2018-11-17 Iain Buclaw New
[libphobos] Committed IEEE quadruple support to std.conv [libphobos] Committed IEEE quadruple support to std.conv - - - - --- 2018-11-17 Iain Buclaw New
[libphobos] Committed remove unused internal modules [libphobos] Committed remove unused internal modules - - - - --- 2018-11-18 Iain Buclaw New
[PR,d/87866] Committed use lrealpath to get canonical name [PR,d/87866] Committed use lrealpath to get canonical name - - - - --- 2018-11-24 Iain Buclaw New
[libphobos] Committed fix backtraces in Fibers on AArch64 [libphobos] Committed fix backtraces in Fibers on AArch64 - - - - --- 2018-11-26 Iain Buclaw New
[libphobos] Committed update libphobos version to 2.076.1 [libphobos] Committed update libphobos version to 2.076.1 - - - - --- 2018-11-28 Iain Buclaw New
[libphobos] Committed merge common version blocks using arch_any conditions [libphobos] Committed merge common version blocks using arch_any conditions - - - - --- 2018-11-28 Iain Buclaw New
[libphobos] Committed add support for riscv to glibc bindings [libphobos] Committed add support for riscv to glibc bindings - - - - --- 2018-12-01 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2018-12-02 Iain Buclaw New
[d] Committd merge with upstream dmd [d] Committd merge with upstream dmd - - - - --- 2018-12-09 Iain Buclaw New
[libphobos] Committed added druntime bindings for sparc/solaris [libphobos] Committed added druntime bindings for sparc/solaris - - - - --- 2018-12-09 Iain Buclaw New
[libphobos] Committed fix modify immutable error on Solaris [libphobos] Committed fix modify immutable error on Solaris - - - - --- 2018-12-10 Iain Buclaw New
[libphobos] Committed commonize core.sys.posix.sys.msg [libphobos] Committed commonize core.sys.posix.sys.msg - - - - --- 2018-12-16 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2018-12-17 Iain Buclaw New
[d] Committed update copyright years of d/dmd sources [d] Committed update copyright years of d/dmd sources - - - - --- 2019-01-09 Iain Buclaw New
[libphobos] Committed remove or update of library deprecations [libphobos] Committed remove or update of library deprecations - - - - --- 2019-01-09 Iain Buclaw New
[d] Add README for process contributing to dmd and phobos [d] Add README for process contributing to dmd and phobos - - - - --- 2019-01-10 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2019-01-14 Iain Buclaw New
[d] Committed refactor building typeof(null) value. [d] Committed refactor building typeof(null) value. - - - - --- 2019-01-15 Iain Buclaw New
[PR,d/87824] Committed fix for failing EH execution test on i386. [PR,d/87824] Committed fix for failing EH execution test on i386. - - - - --- 2019-01-16 Iain Buclaw New
[libphobos] Commited OSX bindings for core.sys.posix.aio [libphobos] Commited OSX bindings for core.sys.posix.aio - - - - --- 2019-01-18 Iain Buclaw New
[libphobos] Committed hppa-linux-gnu bindings [libphobos] Committed hppa-linux-gnu bindings - - - - --- 2019-01-18 Iain Buclaw New
[libphobos] Committed Fiber/Thread support for StackGrowsUp [libphobos] Committed Fiber/Thread support for StackGrowsUp - - - - --- 2019-01-18 Iain Buclaw New
[d] Committed fix GNU_StackGrowsDown version always predefined [d] Committed fix GNU_StackGrowsDown version always predefined - - - - --- 2019-01-20 Iain Buclaw New
[zlib] Rename libzgcj_convenience to libz_convenience [zlib] Rename libzgcj_convenience to libz_convenience - - - - --- 2019-01-20 Iain Buclaw New
Add target-zlib to top-level configure, use zlib from libphobos Add target-zlib to top-level configure, use zlib from libphobos - - - - --- 2019-01-21 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2019-01-21 Iain Buclaw New
« 1 2 3 46 7 »