aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0847c8d..d9d93ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2016-06-27 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #15479]
+ * sysdeps/i386/fpu/s_ceil.S (__ceil): Save and restore
+ floating-point environment rather than just control word.
+ * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
+ * sysdeps/i386/fpu/s_ceill.S (__ceill): Save and restore
+ floating-point environment, with "invalid" exceptions merged in,
+ rather than just control word.
+ * sysdeps/x86_64/fpu/s_ceill.S (__ceill): Likewise.
+ * math/libm-test.inc (ceil_test_data): Do not allow spurious
+ "inexact" exceptions.
+
2016-06-21 Aurelien Jarno <aurelien@aurel32.net>
* sysdeps/unix/sysv/linux/mips/vfork.S (__vfork): Rename into