aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc')
-rw-r--r--libobjc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 9b2d90a..43578a0 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,8 @@
+2020-10-11 Iain Sandoe <iain@sandoe.co.uk>
+
+ * encoding.c (_darwin_rs6000_special_round_type_align):
+ Use DFMode in the emulation of the special round type.
+
2020-05-29 H.J. Lu <hjl.tools@gmail.com>
PR bootstrap/95413