aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-12-03 00:17:04 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-12-03 00:17:04 +0000
commitea6ef320b0d7e6a9335691af8c8d1daae396d2a7 (patch)
treeebce4b31b82870bcb4ea50e7360b875bfb18c006 /libphobos
parentc841dc0a4dd944cf8f76f414a286aedff1e38dce (diff)
downloadgcc-ea6ef320b0d7e6a9335691af8c8d1daae396d2a7.zip
gcc-ea6ef320b0d7e6a9335691af8c8d1daae396d2a7.tar.gz
gcc-ea6ef320b0d7e6a9335691af8c8d1daae396d2a7.tar.bz2
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 4352d9c..6632404 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,13 @@
+2021-12-02 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/core/thread/osthread.d (callWithStackShell): Push all
+ callee-save registers on the stack for AArch64 and ARM.
+
+2021-12-02 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * src/std/math/hardware.d (FloatingPointControl.getControlState): Add
+ missing ControlState variable for AArch64.
+
2021-12-01 Iain Buclaw <ibuclaw@gdcproject.org>
* testsuite/testsuite_flags.in: Add libphobos library directory as