Show patches with: Submitter = Iain Buclaw       |    State = Action Required       |   620 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add D demangling support to libiberty - - - - --- 2014-08-05 Iain Buclaw New
Add D demangling support to libiberty - - - - --- 2014-08-03 Iain Buclaw New
Add self as maintainer of D front-end and libphobos - - - - --- 2017-06-24 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 demangle: Add support for Nj and Nk symbols in mangled string - - - - --- 2015-05-10 Iain Buclaw New
D demangle: Check identifier length before using strncmp - - - - --- 2015-05-10 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
Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466) Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466) - - - - --- 2021-03-13 Iain Buclaw New
Fix unrecognised -mcpu target: armv7-a on arm-wrs-vxworks7 (PR95420) Fix unrecognised -mcpu target: armv7-a on arm-wrs-vxworks7 (PR95420) - - - - --- 2020-05-31 Iain Buclaw New
MAINTAINERS (Write After Approval): Add myself. - - - - --- 2015-05-16 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
Move shared attributes to common location - - - - --- 2014-05-05 Iain Buclaw New
PR target/96347: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location PR target/96347: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location - - - - --- 2020-08-07 Iain Buclaw New
Ping: [PATCH v2] configure, d: Add support for bootstrapping the D front-end Ping: [PATCH v2] configure, d: Add support for bootstrapping the D front-end - - - - --- 2021-10-25 Iain Buclaw New
Ping: [PATCH] wwwdocs: Add D front-end section for GCC 10 changes Ping: [PATCH] wwwdocs: Add D front-end section for GCC 10 changes - - - - --- 2020-05-07 Iain Buclaw New
Remove disabling of D front-end as an unsupported language Remove disabling of D front-end as an unsupported language - - - - --- 2019-04-23 Iain Buclaw New
Remove rs6000-ibm-aix5.3.0 from contrib/config-list.mk Remove rs6000-ibm-aix5.3.0 from contrib/config-list.mk - - - - --- 2019-04-27 Iain Buclaw New
Use DW_LANG_D for D - - - - --- 2013-11-24 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
[1/3,D] libiberty: Correctly decode function pointer types. - - - - --- 2016-01-27 Iain Buclaw New
[1/3,D] libiberty: Remove stack buffer in dlang_parse_real - - - - --- 2017-05-26 Iain Buclaw New
[1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[1/3] libiberty: Add support for D `typeof(*null)' types [1/3] libiberty: Add support for D `typeof(*null)' types - - - - --- 2021-08-29 Iain Buclaw New
[1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 Iain Buclaw New
[1/7,D] libiberty: Add support for demangling scope attributes. - - - - --- 2017-04-15 Iain Buclaw New
[1/7,D] libiberty: Correctly decode white or non-printable characters - - - - --- 2015-05-13 Iain Buclaw New
[10,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib… [10,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib… - - - - --- 2022-04-26 Iain Buclaw New
[10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) [10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) - - - - --- 2022-07-05 Iain Buclaw New
[11,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib… [11,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib… - - - - --- 2022-04-26 Iain Buclaw New
[11,committed] d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013 [11,committed] d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013 - - - - --- 2023-07-01 Iain Buclaw New
[11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) [11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) - - - - --- 2022-07-05 Iain Buclaw New
[11/13] D: GCC builtins and runtime support. - - - - --- 2017-05-28 Iain Buclaw New
[12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27. [12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27. - - - - --- 2022-05-03 Iain Buclaw New
[12,committed] d: Merge upstream dmd 316b89f1e3, phobos 8e8aaae50. [12,committed] d: Merge upstream dmd 316b89f1e3, phobos 8e8aaae50. - - - - --- 2023-06-06 Iain Buclaw New
[12,committed] d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f. [12,committed] d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f. - - - - --- 2022-07-26 Iain Buclaw New
[12,committed] d: Merge upstream dmd 88de5e369. [12,committed] d: Merge upstream dmd 88de5e369. - - - - --- 2022-05-05 Iain Buclaw New
[12,committed] d: Merge upstream dmd a53934d18, phobos 604534d7c. [12,committed] d: Merge upstream dmd a53934d18, phobos 604534d7c. - - - - --- 2022-05-15 Iain Buclaw New
[2/3,D] libiberty: Add support for handling function types in dlang_type - - - - --- 2017-05-26 Iain Buclaw New
[2/3,D] libiberty: Fix demangling of D-style variadic functions - - - - --- 2016-01-27 Iain Buclaw New
[2/3] d: Add TARGET_D_REGISTER_CPU_TARGET_INFO [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[2/3] libiberty: Add support for demangling D function literals as template value parameters [1/3] libiberty: Add support for D `typeof(*null)' types - - - - --- 2021-08-29 Iain Buclaw New
[2/6] contrib: Remove arm-wrs-vxworks from config-list.mk [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 Iain Buclaw New
[2/7,D] libiberty: Add support for demangling template constraints. - - - - --- 2017-04-15 Iain Buclaw New
[2/7,D] libiberty: Fail if reached end of symbol string - - - - --- 2015-05-13 Iain Buclaw New
[3/3,D] libiberty: Handle the new extern(Objective-C) calling convention - - - - --- 2016-01-27 Iain Buclaw New
[3/3,D] libiberty: Prefix mangled D initializer symbols - - - - --- 2017-05-26 Iain Buclaw New
[3/3] d: Add TARGET_D_REGISTER_OS_TARGET_INFO [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[3/3] libiberty: Add support for demangling local D template declarations [1/3] libiberty: Add support for D `typeof(*null)' types - - - - --- 2021-08-29 Iain Buclaw New
[3/6] contrib: Add pru-elf to config-list.mk [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 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
[3/7,D] libiberty: Include type modifiers in demangled function symbols - - - - --- 2015-05-13 Iain Buclaw New
[3/7,D] libiberty: Recognize anonymous symbols names. - - - - --- 2017-04-15 Iain Buclaw New
[4/13] D: The front-end (GDC) config, makefile, and manpages. - - - - --- 2017-05-28 Iain Buclaw New
[4/6] contrib: Add or1k-elf, or1k-linux-*, and or1k-rtems to config-list.mk [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 Iain Buclaw New
[4/7,D] libiberty: Check symbol length before using strncmp - - - - --- 2015-05-13 Iain Buclaw New
[4/7,D] libiberty: Remove wrongly spec'd mangle rule for encoded integers. - - - - --- 2017-04-25 Iain Buclaw New
[4/7,D] libiberty: Remove wrongly spec'd mangle rule for encoded integers. - - - - --- 2017-04-15 Iain Buclaw New
[5/13] D: GCC configuration file changes and documentation. - - - - --- 2017-05-28 Iain Buclaw New
[5/6] contrib: Add v850e1-elf to config-list.mk [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 Iain Buclaw New
[5/7,D] libiberty: Add support for return parameter and attributes - - - - --- 2015-05-13 Iain Buclaw New
[5/7,D] libiberty: Fixes for demangling qualified symbol names - - - - --- 2017-05-01 Iain Buclaw New
[5/7,D] libiberty: Fixes for demangling qualified symbol names - - - - --- 2017-04-15 Iain Buclaw New
[6/13] D: Add D language support to GCC proper. - - - - --- 2017-05-28 Iain Buclaw New
[6/6] contrib: Add OPT-enable-obsolete to tile*-*-* [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk - - - - --- 2020-05-31 Iain Buclaw New
[6/7,D] libiberty: Fixes for decoding numbers. - - - - --- 2017-04-15 Iain Buclaw New
[6/7,D] libiberty: Improve support for demangling D2 templates - - - - --- 2015-05-16 Iain Buclaw New
[6/7,D] libiberty: Improve support for demangling D2 templates - - - - --- 2015-05-13 Iain Buclaw New
[69217] : [6 Regression] ICE at var-tracking.c:5038 Segmentation fault - - - - --- 2016-01-23 Iain Buclaw New
[7/13] D: Add D language support to GCC targets. - - - - --- 2017-05-28 Iain Buclaw New
[7/7,D] libiberty: Add support for cent and ucent types - - - - --- 2015-05-13 Iain Buclaw New
[7/7,D] libiberty: Refactor and add tests for decoding hexdigits. - - - - --- 2017-04-15 Iain Buclaw New
[8/7,D] libiberty: Add support for specialized template parameters - - - - --- 2015-05-13 Iain Buclaw New
[9,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribu… [9,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribu… - - - - --- 2022-04-26 Iain Buclaw New
[9/13] D: D2 Testsuite Dejagnu files. - - - - --- 2017-05-28 Iain Buclaw New
[GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory [GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory - - - - --- 2022-12-13 Iain Buclaw New
[GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target [GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target - - - - --- 2021-12-21 Iain Buclaw New
[GCC-11,committed] libphobos: Backport library and bindings fixes from mainline [GCC-11,committed] libphobos: Backport library and bindings fixes from mainline - - - - --- 2022-12-13 Iain Buclaw New
[GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported [GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported - - - - --- 2022-11-30 Iain Buclaw New
[GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin [GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin - - - - --- 2022-05-31 Iain Buclaw New
[GCC-12,committed] d: Remove "final" and "override" from visitor method. [GCC-12,committed] d: Remove "final" and "override" from visitor method. - - - - --- 2022-12-11 Iain Buclaw New
[GCC-12,committed] libphobos: Backport library and bindings fixes from mainline [GCC-12,committed] libphobos: Backport library and bindings fixes from mainline - - - - --- 2022-12-13 Iain Buclaw New
[GCC-9,10,11,committed] libphobos: Fix definition of stat_t for MIPS64 (PR103604) [GCC-9,10,11,committed] libphobos: Fix definition of stat_t for MIPS64 (PR103604) - - - - --- 2021-12-21 Iain Buclaw New
[GCC-9,committed] PR d/90651 (ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524) [GCC-9,committed] PR d/90651 (ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524) - - - - --- 2021-06-10 Iain Buclaw New
[GCC13,committed] d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from DsymbolTable::lookup (P… [GCC13,committed] d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from DsymbolTable::lookup (P… - - - - --- 2023-06-26 Iain Buclaw New
[PATCH/libiberty] Remove use of strtod in libiberty/d-demangle.c - - - - --- 2015-08-04 Iain Buclaw New
[PR,d/87818] Add D language support for FreeBSD x86 [PR,d/87818] Add D language support for FreeBSD x86 - - - - --- 2019-04-23 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
[PR,d/87824] Committed fix for failing test gdc.test/runnable/nulltype.d [PR,d/87824] Committed fix for failing test gdc.test/runnable/nulltype.d - - - - --- 2019-03-10 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
[PR,d/87866] Committed redefine realpath as lrealpath in dmd front-end [PR,d/87866] Committed redefine realpath as lrealpath in dmd front-end - - - - --- 2019-03-12 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
[PR,d/88431] Fix link build errors when compiling with unsupported options [PR,d/88431] Fix link build errors when compiling with unsupported options - - - - --- 2019-04-24 Iain Buclaw New
[PR,d/88462] Committed fix for abort in pthread_mutex_init on Solaris [PR,d/88462] Committed fix for abort in pthread_mutex_init on Solaris - - - - --- 2019-04-01 Iain Buclaw New
[PR,d/88462] Committed fix for run-time SIGSEGV in ModuleInfo.flags() [PR,d/88462] Committed fix for run-time SIGSEGV in ModuleInfo.flags() - - - - --- 2019-03-31 Iain Buclaw New
« 1 2 3 46 7 »