summaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-12-09 00:16:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-12-09 00:16:31 +0000
commit641ff2196fe3909bba852a5ac1d55e7cdab6d361 (patch)
tree70112d82593543e995f4c2aa6b0427181f73f55f /libphobos
parent0fb57034770aa20adced4d176f34ca611c2945bf (diff)
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 6632404e979..70d63f0430a 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,17 @@
+2021-12-08 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/103558
+ * libdruntime/MERGE: Merge upstream druntime 178c44ff.
+ * libdruntime/Makefile.am (DRUNTIME_DSOURCES_LINUX): Add
+ core/sys/linux/syscalls.d.
+ (DRUNTIME_DSOURCES_OPENBSD): Add core/sys/openbsd/pthread_np.d.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos 574bf883b.
+ * src/Makefile.am (D_EXTRA_DFLAGS): Add -fpreview=fieldwise.
+ * src/Makefile.in: Regenerate.
+ * testsuite/libphobos.exceptions/assert_fail.d: Update test.
+ * testsuite/libphobos.betterc/test22336.d: New test.
+
2021-12-02 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/core/thread/osthread.d (callWithStackShell): Push all