about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-03-09 22:37:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-03-09 22:37:47 +0000
commitb24d6d155062b6f3ecd7b0d55442079c941e59c0 (patch)
tree45865ac9810a1340e5bf31d2bd2bcc73780a3c2e /ChangeLog
parent60f9423b6b02d79f8fef65552ecd21e0fd097774 (diff)
downloadglibc-b24d6d155062b6f3ecd7b0d55442079c941e59c0.tar.gz
glibc-b24d6d155062b6f3ecd7b0d55442079c941e59c0.tar.xz
glibc-b24d6d155062b6f3ecd7b0d55442079c941e59c0.zip
Regenerate MIPS catan, catanh long double ulps.
This patch regenerates MIPS catan and catanh ulps for long double with
fixed expected results for the tests of those functions.  ulps for
other types (which may see variation depending on whether glibc is
built for a processor with fused multiply-add support) are
deliberately not reduced.  ulps are not regenerated for powerpc-nofpu
as such regeneration does not result in any changes for long double.

	* sysdeps/mips/mips64/libm-test-ulps: Update catan and catanh ulps
	for long double with corrected test expectations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b5c65c9fb..994a60304a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-09  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/mips/mips64/libm-test-ulps: Update catan and catanh ulps
+	for long double with corrected test expectations.
+
 2016-03-08  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* sysdeps/unix/sysv/linux/sysdep.h (HAVE_INTERNAL_SEND_SYMBOL):