Show patches with: Submitter = Iain Buclaw       |    State = Action Required       |    Archived = No       |   620 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
xstormy: Set tm_d_file in config.gcc xstormy: Set tm_d_file in config.gcc - - - - --- 2018-10-29 Iain Buclaw New
wwwdocs: Add D language changes and caveats to gcc-12/changes.html wwwdocs: Add D language changes and caveats to gcc-12/changes.html - - - - --- 2022-08-17 Iain Buclaw New
wwwdocs: Add D front-end section for GCC 11 changes wwwdocs: Add D front-end section for GCC 11 changes - - - - --- 2021-05-19 Iain Buclaw New
wwwdocs: Add D front-end section for GCC 10 changes wwwdocs: Add D front-end section for GCC 10 changes - - - - --- 2020-04-27 Iain Buclaw New
vxworks: Fix GCC selftests for *-wrs-vxworks7-* targets vxworks: Fix GCC selftests for *-wrs-vxworks7-* targets - - - - --- 2020-08-17 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
tilepro: Update generator file to define IN_TARGET_CODE in target file. tilepro: Update generator file to define IN_TARGET_CODE in target file. - - - - --- 2020-05-31 Iain Buclaw New
tilegx: Fix infinite loop in gen-mul-tables generator tilegx: Fix infinite loop in gen-mul-tables generator - - - - --- 2022-06-22 Iain Buclaw New
testsuite: Add check_effective_target_d_runtime_has_std_library procedure testsuite: Add check_effective_target_d_runtime_has_std_library procedure - - - - --- 2020-04-14 Iain Buclaw New
pointer to integer conversion. - - - - --- 2013-11-23 Iain Buclaw New
maintainer-scripts: Add gdc to update_web_docs_git maintainer-scripts: Add gdc to update_web_docs_git - - - - --- 2022-11-21 Iain Buclaw New
libphobos: libdruntime doesn't support shadow stack (PR95680) libphobos: libdruntime doesn't support shadow stack (PR95680) - - - - --- 2020-09-07 Iain Buclaw New
libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f - - - - --- 2020-05-17 Iain Buclaw New
libphobos: Fix builds for powerpc64 with multilib libphobos: Fix builds for powerpc64 with multilib - - - - --- 2020-04-28 Iain Buclaw New
libphobos: Fix build fails for powerpc-linux libphobos: Fix build fails for powerpc-linux - - - - --- 2021-04-20 Iain Buclaw New
libphobos: Allow building libphobos using Solaris/x86 assembler libphobos: Allow building libphobos using Solaris/x86 assembler - - - - --- 2021-01-05 Iain Buclaw New
libphobos: Add --with-libphobos-druntime-only option. libphobos: Add --with-libphobos-druntime-only option. - - - - --- 2020-04-18 Iain Buclaw New
libiberty: d: Add support for `typeof(*null)' and function literal symbols. libiberty: d: Add support for `typeof(*null)' and function literal symbols. - - - - --- 2021-04-06 Iain Buclaw New
libiberty: Add support for 'in' and 'in ref' storage classes. libiberty: Add support for 'in' and 'in ref' storage classes. - - - - --- 2020-08-07 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
jit: Fix missing references to pthread in jit-playback.c - - - - --- 2016-01-23 Iain Buclaw New
ipa: Fix segmentation fault in function_summary<clone_info*>::get(cgraph_node*) (PR 97660) ipa: Fix segmentation fault in function_summary<clone_info*>::get(cgraph_node*) (PR 97660) - - - - --- 2020-11-01 Iain Buclaw New
doc: Document all D-specific configuration options. doc: Document all D-specific configuration options. - - - - --- 2020-04-21 Iain Buclaw New
doc, d: Add note that D front end now requires GDC installed in order to bootstrap. doc, d: Add note that D front end now requires GDC installed in order to bootstrap. - - - - --- 2021-11-18 Iain Buclaw New
darwin, d: Support outfile substitution for liphobos darwin, d: Support outfile substitution for liphobos - - - - --- 2021-11-19 Iain Buclaw New
d: Remove D-specific version definitions from target headers d: Remove D-specific version definitions from target headers - - - - --- 2022-10-17 Iain Buclaw New
d: Move DSO registry support code from compiler to drtstuff in library (PR100062) d: Move DSO registry support code from compiler to drtstuff in library (PR100062) - - - - --- 2022-07-08 Iain Buclaw New
d: Fix a couple of ICEs found in the dmd front-end (PR97842) d: Fix a couple of ICEs found in the dmd front-end (PR97842) - - - - --- 2020-11-18 Iain Buclaw New
d: Fix LHS of array concatentation evaluated before the RHS. d: Fix LHS of array concatentation evaluated before the RHS. - - - - --- 2020-11-18 Iain Buclaw New
d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwarf-2 -gstrict-dwarf [PR98067] d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwarf-2 -gstrict-dwarf [PR98067] - - - - --- 2020-12-16 Iain Buclaw New
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659) d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659) - - - - --- 2022-08-16 Iain Buclaw New
d: Add windows support for D compiler (PR91595) d: Add windows support for D compiler (PR91595) - - - - --- 2021-03-21 Iain Buclaw New
d: Add openbsd support for D compiler (PR99691) d: Add openbsd support for D compiler (PR99691) - - - - --- 2021-03-21 Iain Buclaw New
d: Add freebsd support for D compiler and runtime d: Add freebsd support for D compiler and runtime - - - - --- 2020-11-28 Iain Buclaw New
d: Add dragonflybsd support for D compiler and runtime d: Add dragonflybsd support for D compiler and runtime - - - - --- 2020-10-29 Iain Buclaw New
d: Add darwin support for D language front-end d: Add darwin support for D language front-end - - - - --- 2020-11-28 Iain Buclaw New
contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mk contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mk - - - - --- 2020-05-18 Iain Buclaw New
contrib: Add gdc.test to list of ignored prefixes contrib: Add gdc.test to list of ignored prefixes - - - - --- 2020-06-02 Iain Buclaw New
configure: Support building D front-end on *-*-darwin* configure: Support building D front-end on *-*-darwin* - - - - --- 2020-11-28 Iain Buclaw New
configure, d: Add support for bootstrapping the D front-end configure, d: Add support for bootstrapping the D front-end - - - - --- 2021-10-09 Iain Buclaw New
config: Add check whether D compiler works (PR103528) config: Add check whether D compiler works (PR103528) - - - - --- 2021-12-16 Iain Buclaw New
[zlib] Rename libzgcj_convenience to libz_convenience [zlib] Rename libzgcj_convenience to libz_convenience - - - - --- 2019-01-20 Iain Buclaw New
[v3,9/14] D: D2 Testsuite Dejagnu files. 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,6/14] D: Add D language support to GCC proper. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v3,5/14] D: GCC configuration file changes and documentation. 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
[v3,10/14] D: GDC Testsuite tests and config. Untitled series #5941 - - - - --- 2017-10-02 Iain Buclaw New
[v2,9/13] D: D2 Testsuite Dejagnu files. - - - - --- 2017-06-24 Iain Buclaw New
[v2,7/13] D: Add D language support to GCC targets. - - - - --- 2017-06-24 Iain Buclaw New
[v2,6/13] D: Add D language support to GCC proper. - - - - --- 2017-06-24 Iain Buclaw New
[v2,4/13] D: The front-end (GDC) config, makefile, and manpages. - - - - --- 2017-06-24 Iain Buclaw New
[v2,11/13] D: GCC builtins and runtime support. - - - - --- 2017-06-24 Iain Buclaw New
[netbsd] Include memmodel.h in netbsd-d.c [netbsd] Include memmodel.h in netbsd-d.c - - - - --- 2019-04-27 Iain Buclaw New
[netbsd] Define TARGET_D_CRITSEC_SIZE for D language [netbsd] Define TARGET_D_CRITSEC_SIZE for D language - - - - --- 2019-04-23 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
[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 remove unused internal modules [libphobos] Committed remove unused internal modules - - - - --- 2018-11-18 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
[libphobos] Committed move rt.sections modules to gcc.sections [libphobos] Committed move rt.sections modules to gcc.sections - - - - --- 2019-04-13 Iain Buclaw New
[libphobos] Committed merge with upstream phobos b538f758a. [libphobos] Committed merge with upstream phobos b538f758a. - - - - --- 2019-04-22 Iain Buclaw New
[libphobos] Committed merge with upstream phobos 428460ddd [libphobos] Committed merge with upstream phobos 428460ddd - - - - --- 2019-04-21 Iain Buclaw New
[libphobos] Committed merge with upstream phobos [libphobos] Committed merge with upstream phobos - - - - --- 2019-04-11 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 94686651 [libphobos] Committed merge with upstream druntime 94686651 - - - - --- 2019-08-21 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 5bb8ce19 [libphobos] Committed merge with upstream druntime 5bb8ce19 - - - - --- 2019-08-21 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 4b2674b3 [libphobos] Committed merge with upstream druntime 4b2674b3 - - - - --- 2019-04-21 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 109f0f2e [libphobos] Committed merge with upstream druntime 109f0f2e - - - - --- 2019-04-22 Iain Buclaw New
[libphobos] Committed merge with upstream druntime [libphobos] Committed merge with upstream druntime - - - - --- 2019-04-11 Iain Buclaw New
[libphobos] Committed merge with upstream druntime [libphobos] Committed merge with upstream druntime - - - - --- 2019-04-15 Iain Buclaw New
[libphobos] Committed merge upstream phobos and druntime [libphobos] Committed merge upstream phobos and druntime - - - - --- 2019-01-26 Iain Buclaw New
[libphobos] Committed merge upstream druntime bindings [libphobos] Committed merge upstream druntime bindings - - - - --- 2019-03-26 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 hppa-linux-gnu bindings [libphobos] Committed hppa-linux-gnu bindings - - - - --- 2019-01-18 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 fix for hashing complex reals [libphobos] Committed fix for hashing complex reals - - - - --- 2019-02-10 Iain Buclaw New
[libphobos] Committed fix configure test for backtrace-supported.h [libphobos] Committed fix configure test for backtrace-supported.h - - - - --- 2019-04-16 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 fallback UnwindBacktrace if LibBacktrace unfound [libphobos] Committed fallback UnwindBacktrace if LibBacktrace unfound - - - - --- 2019-02-13 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
[libphobos] Committed backport internal.hash from upstream [libphobos] Committed backport internal.hash from upstream - - - - --- 2019-02-10 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 added AArch64 Linux as a supported target. [libphobos] Committed added AArch64 Linux as a supported target. - - - - --- 2019-04-23 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
[libphobos] Committed add subdir-objects to configure script. [libphobos] Committed add subdir-objects to configure script. - - - - --- 2019-04-12 Iain Buclaw New
[libphobos] Committed add missing PWD_COMMAND to Makefile. [libphobos] Committed add missing PWD_COMMAND to Makefile. - - - - --- 2019-04-25 Iain Buclaw New
[libphobos] Committed add hppa version in std.experimental.allocator [libphobos] Committed add hppa version in std.experimental.allocator - - - - --- 2019-02-12 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 IEEE quadruple support to core.internal.convert [libphobos] Committed IEEE quadruple support to core.internal.convert - - - - --- 2018-11-16 Iain Buclaw New
[libphobos] Committed Fiber/Thread support for StackGrowsUp [libphobos] Committed Fiber/Thread support for StackGrowsUp - - - - --- 2019-01-18 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
[dragonfly] Add D language support for DragonFlyBSD x86 [dragonfly] Add D language support for DragonFlyBSD x86 - - - - --- 2019-04-23 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] Committed use guard to prevent declaration pass from running multiple times [d] Committed use guard to prevent declaration pass from running multiple times - - - - --- 2019-04-21 Iain Buclaw New
[d] Committed use build_exeext suffix for D generator programs. [d] Committed use build_exeext suffix for D generator programs. - - - - --- 2019-04-16 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
[d] Committed support for compiling without libphobos library. [d] Committed support for compiling without libphobos library. - - - - --- 2019-04-23 Iain Buclaw New
[d] Committed small tidy up gdc testsuite scripts [d] Committed small tidy up gdc testsuite scripts - - - - --- 2019-03-13 Iain Buclaw New
[d] Committed refactor building typeof(null) value. [d] Committed refactor building typeof(null) value. - - - - --- 2019-01-15 Iain Buclaw New
[d] Committed merge with upstream dmd 6e44734cc [d] Committed merge with upstream dmd 6e44734cc - - - - --- 2019-06-16 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2018-11-04 Iain Buclaw New
« 1 2 3 46 7 »