about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-04-02 22:54:00 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-04-02 22:54:00 +0000
commit52ce486045074d0af0298082f94e385e6b2fe443 (patch)
tree472a67e3c1b2881643aaa315cbfc32fee80e38a0 /ChangeLog
parente7906a4789f9f6ac4cd4a99522832753887a8cc7 (diff)
downloadglibc-52ce486045074d0af0298082f94e385e6b2fe443.tar.gz
glibc-52ce486045074d0af0298082f94e385e6b2fe443.tar.xz
glibc-52ce486045074d0af0298082f94e385e6b2fe443.zip
Fix cacosh inaccuracy and spurious exceptions (bug 15327).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22b8214c11..3d85c1da05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-04-02  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #15327]
+	* math/s_cacosh.c (__cacosh): Implement for finite nonzero
+	arguments using __kernel_casinh.
+	* math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
+	arguments using __kernel_casinhf.
+	* math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
+	arguments using __kernel_casinhl.
+	* math/libm-test.inc (cacosh_test): Add more tests.
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.