aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-12-12 00:22:21 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-12-12 00:22:21 +0000
commit324e9953400999872a0a57524399d86e6414c149 (patch)
treea707a4364e9557f107865889abc990d43539fd14 /libphobos
parent8f72249ff4cbd0a5c701b99ee8aa1ca9d82df046 (diff)
downloadgcc-324e9953400999872a0a57524399d86e6414c149.zip
gcc-324e9953400999872a0a57524399d86e6414c149.tar.gz
gcc-324e9953400999872a0a57524399d86e6414c149.tar.bz2
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index fbcc74a..0b9ad4b 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,8 @@
+2022-12-11 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/MERGE: Merge upstream druntime c8ae4adb2e.
+ * src/MERGE: Merge upstream phobos 792c8b7c1.
+
2022-11-05 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/gcc/simd.d (equalMask): Implement using generics.