summaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-02-17 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-02-17 00:16:36 +0000
commitcb3afcd2a380f2fb6c490f2c1318f76402eab43a (patch)
tree8129cef4f7dbf4d3a5be663e2de06742b11303f5 /libphobos
parenta61aaee63848d422e8443e17bbec3257ee59d5d8 (diff)
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index e329ffb1f4a..53596742a8b 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,16 @@
+2022-02-16 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * Makefile.in: Regenerate.
+ * libdruntime/MERGE: Merge upstream druntime dbd0c874.
+ * libdruntime/Makefile.am (DRUNTIME_CSOURCES): Add core/int128.d.
+ (DRUNTIME_DISOURCES): Add __builtins.di.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos 896b1d0e1.
+ * src/Makefile.am (PHOBOS_DSOURCES): Add std/checkedint.d.
+ * src/Makefile.in: Regenerate.
+ * testsuite/testsuite_flags.in: Add -fall-instantiations to
+ --gdcflags.
+
2022-01-03 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/MERGE: Merge upstream druntime 759e6023.