[PATCH, libphobos] Committed merge with upstream phobos 66ae77ac3

2019-08-21 Thread Iain Buclaw
Hi, This patch merges the libphobos library with upstream phobos 66ae77ac3. Finishes off build support for phobos on musl targets. Bootstrapped and regression tested on x86_64-linux-gnu and x86_64-linux-musl. Committed to trunk as r274770. -- Iain --- diff --git a/libphobos/src/MERGE b/libphob

[PATCH, libphobos] Committed merge with upstream phobos b538f758a.

2019-04-22 Thread Iain Buclaw
Hi, This patch merges the libphobos library with upstream phobos b538f758a. Fixes endian bugs in std.uni, and corrects unit-tests that failed on version(BigEndian) targets, with good results on s390-linux-gnu. Bootstrapped and regression tested on x86_64-linux-gnu. Committed to trunk as r270491

[PATCH, libphobos] Committed merge with upstream phobos 428460ddd

2019-04-21 Thread Iain Buclaw
Hi, This patch merges the libphobos library with upstream phobos 428460ddd. Defines growDownwards on SPARC64, fixing PR d/90064, and backports another fix to std.process, allowing permissions tests to be skipped when running as root. Bootstrapped and regression tested on x86_64-linux-gnu. Commi

[PATCH, libphobos] Committed merge with upstream phobos

2019-04-11 Thread Iain Buclaw
Hi, This patch merges the libphobos library with upstream phobos cf95639ff. Backports port fixes from upstream that have been committed since last sync. Bootstrapped and regression tested on x86_64-linux-gnu. Committed to trunk as r270296. -- Iain diff --git a/libphobos/src/MERGE b/libphobos/