public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] sh: Update libm-tests-ulps
@ 2019-08-05 19:45 Adhemerval Zanella
  0 siblings, 0 replies; 2+ messages in thread
From: Adhemerval Zanella @ 2019-08-05 19:45 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=503fc587f34a39e3fa12e5ff0e0b37369b436df6

commit 503fc587f34a39e3fa12e5ff0e0b37369b436df6
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Mon Aug 5 15:56:39 2019 -0300

    sh: Update libm-tests-ulps
    
    The make regen-ulps was done on a SH7785LCR.
    
    	* sysdeps/sh/libm-test-ulps: Update.

Diff:
---
 ChangeLog                 |  4 ++++
 sysdeps/sh/libm-test-ulps | 40 ++++++++++++++++++++--------------------
 2 files changed, 24 insertions(+), 20 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bf72799..bd17d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-05  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+	* sysdeps/sh/libm-test-ulps: Update.
+
 2019-08-05  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #23518]
diff --git a/sysdeps/sh/libm-test-ulps b/sysdeps/sh/libm-test-ulps
index d614dec..dea1325 100644
--- a/sysdeps/sh/libm-test-ulps
+++ b/sysdeps/sh/libm-test-ulps
@@ -270,9 +270,9 @@ idouble: 1
 ifloat: 2
 
 Function: Imaginary part of "ccos_towardzero":
-double: 2
+double: 3
 float: 3
-idouble: 2
+idouble: 3
 ifloat: 3
 
 Function: Real part of "ccosh":
@@ -288,15 +288,15 @@ idouble: 1
 ifloat: 1
 
 Function: Real part of "ccosh_towardzero":
-double: 1
+double: 2
 float: 3
-idouble: 1
+idouble: 2
 ifloat: 3
 
 Function: Imaginary part of "ccosh_towardzero":
-double: 2
+double: 3
 float: 3
-idouble: 2
+idouble: 3
 ifloat: 3
 
 Function: Real part of "cexp":
@@ -312,15 +312,15 @@ idouble: 1
 ifloat: 2
 
 Function: Real part of "cexp_towardzero":
-double: 1
+double: 2
 float: 2
-idouble: 1
+idouble: 2
 ifloat: 2
 
 Function: Imaginary part of "cexp_towardzero":
-double: 1
+double: 3
 float: 3
-idouble: 1
+idouble: 3
 ifloat: 3
 
 Function: Real part of "clog":
@@ -388,9 +388,9 @@ idouble: 1
 ifloat: 1
 
 Function: "cosh_towardzero":
-double: 1
+double: 2
 float: 1
-idouble: 1
+idouble: 2
 ifloat: 1
 
 Function: Real part of "cpow":
@@ -404,9 +404,9 @@ float: 2
 ifloat: 2
 
 Function: Real part of "cpow_towardzero":
-double: 4
+double: 5
 float: 8
-idouble: 4
+idouble: 5
 ifloat: 8
 
 Function: Imaginary part of "cpow_towardzero":
@@ -422,9 +422,9 @@ idouble: 1
 ifloat: 1
 
 Function: Real part of "csin_towardzero":
-double: 2
+double: 3
 float: 3
-idouble: 2
+idouble: 3
 ifloat: 3
 
 Function: Imaginary part of "csin_towardzero":
@@ -450,9 +450,9 @@ idouble: 2
 ifloat: 2
 
 Function: Imaginary part of "csinh_towardzero":
-double: 2
+double: 3
 float: 3
-idouble: 2
+idouble: 3
 ifloat: 3
 
 Function: Real part of "csqrt":
@@ -556,9 +556,9 @@ double: 2
 idouble: 2
 
 Function: "exp10_towardzero":
-double: 2
+double: 3
 float: 1
-idouble: 2
+idouble: 3
 ifloat: 1
 
 Function: "exp2":


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc] sh: Update libm-tests-ulps
@ 2021-01-28 17:06 Adhemerval Zanella
  0 siblings, 0 replies; 2+ messages in thread
From: Adhemerval Zanella @ 2021-01-28 17:06 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a7b21a7830ed0a901092093e6face041441dcc0c

commit a7b21a7830ed0a901092093e6face041441dcc0c
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Jan 28 11:37:17 2021 -0300

    sh: Update libm-tests-ulps

Diff:
---
 sysdeps/sh/libm-test-ulps | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)

diff --git a/sysdeps/sh/libm-test-ulps b/sysdeps/sh/libm-test-ulps
index 04a8e90581..9c297f4481 100644
--- a/sysdeps/sh/libm-test-ulps
+++ b/sysdeps/sh/libm-test-ulps
@@ -24,8 +24,8 @@ double: 1
 float: 1
 
 Function: "asinh":
-double: 1
-float: 1
+double: 2
+float: 2
 
 Function: "asinh_towardzero":
 double: 2
@@ -163,7 +163,7 @@ double: 1
 float: 2
 
 Function: "cbrt":
-double: 3
+double: 4
 float: 1
 
 Function: "cbrt_towardzero":
@@ -258,11 +258,11 @@ double: 1
 float: 1
 
 Function: "cosh":
-double: 1
-float: 1
+double: 2
+float: 2
 
 Function: "cosh_towardzero":
-double: 2
+double: 3
 float: 1
 
 Function: Real part of "cpow":
@@ -364,13 +364,17 @@ double: 1
 float: 1
 
 Function: "erfc":
-double: 3
+double: 5
 float: 2
 
 Function: "erfc_towardzero":
 double: 3
 float: 3
 
+Function: "exp":
+double: 1
+float: 1
+
 Function: "exp10":
 double: 2
 
@@ -415,15 +419,15 @@ double: 1
 
 Function: "j0":
 double: 2
-float: 2
+float: 8
 
 Function: "j0_towardzero":
-double: 3
-float: 1
+double: 4
+float: 6
 
 Function: "j1":
-double: 1
-float: 2
+double: 2
+float: 8
 
 Function: "j1_towardzero":
 double: 3
@@ -500,7 +504,7 @@ double: 2
 float: 2
 
 Function: "sinh_towardzero":
-double: 2
+double: 3
 float: 2
 
 Function: "tan":
@@ -519,16 +523,16 @@ double: 2
 float: 2
 
 Function: "tgamma":
-double: 5
-float: 4
+double: 9
+float: 8
 
 Function: "tgamma_towardzero":
-double: 5
-float: 4
+double: 9
+float: 7
 
 Function: "y0":
-double: 2
-float: 1
+double: 3
+float: 6
 
 Function: "y0_towardzero":
 double: 3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-28 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 19:45 [glibc] sh: Update libm-tests-ulps Adhemerval Zanella
2021-01-28 17:06 Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).