This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Update ARM libm-test-ulps [committed]
- From: Joseph Myers <joseph at codesourcery dot com>
- To: <libc-alpha at sourceware dot org>
- Date: Thu, 5 Oct 2017 22:18:22 +0000
- Subject: Update ARM libm-test-ulps [committed]
- Authentication-results: sourceware.org; auth=none
diff --git a/ChangeLog b/ChangeLog
index 0743ed6..bb81b9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-10-05 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/arm/libm-test-ulps: Update.
+
* sysdeps/ieee754/ldbl-96/s_asinhl.c: Include
<libm-alias-ldouble.h>.
(asinhl): Define using libm_alias_ldouble.
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps
index 53fc6df..dcc5c0d 100644
--- a/sysdeps/arm/libm-test-ulps
+++ b/sysdeps/arm/libm-test-ulps
@@ -679,9 +679,9 @@ ifloat: 2
Function: Real part of "clog10_downward":
double: 5
-float: 4
+float: 5
idouble: 5
-ifloat: 4
+ifloat: 5
Function: Imaginary part of "clog10_downward":
double: 2
@@ -1173,15 +1173,21 @@ ifloat: 1
Function: "exp_downward":
double: 1
+float: 1
idouble: 1
+ifloat: 1
Function: "exp_towardzero":
double: 1
+float: 1
idouble: 1
+ifloat: 1
Function: "exp_upward":
double: 1
+float: 1
idouble: 1
+ifloat: 1
Function: "expm1":
double: 1
--
Joseph S. Myers
joseph@codesourcery.com