aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b0f61affa..3330b0b98b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2014-06-24 Wilco <wdijkstr@arm.com>
+ [BZ #16918]
+ * sysdeps/arm/feupdateenv.c (feupdateenv):
+ Rewrite to reduce FPSCR accesses and fix return value.
+
+2014-06-24 Wilco <wdijkstr@arm.com>
+
* sysdeps/arm/fclrexcpt.c (feclearexcept):
Optimize to avoid unnecessary FPSCR writes.
* sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.