aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-11-19 00:16:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-11-19 00:16:30 +0000
commit25bb75f841c552cfd27a4344b7487efbe35b4481 (patch)
treee1a05ec3a33acbf1e606003dafffccc8afe6782a /libphobos
parent1be4878116a2be82552bd59c3c1c9adcac3d106b (diff)
downloadgcc-25bb75f841c552cfd27a4344b7487efbe35b4481.zip
gcc-25bb75f841c552cfd27a4344b7487efbe35b4481.tar.gz
gcc-25bb75f841c552cfd27a4344b7487efbe35b4481.tar.bz2
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index f31a889..d4c9184 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,14 @@
+2020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * configure.tgt: Add *-*-dragonfly* as a supported target.
+ * configure: Regenerate.
+ * m4/druntime/os.m4 (DRUNTIME_OS_SOURCES): Add dragonfly* as a posix
+ target.
+
+2020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * src/MERGE: Merge upstream phobos 7948e0967.
+
2020-11-13 Iain Buclaw <ibuclaw@gdcproject.org>
* configure: Regenerate.