This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.26.9000-1059-ga4933a1


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  a4933a1562b0331de80dda6bc972f4ce0b537005 (commit)
      from  b9256ab6bb81e6cf983f31f5162dbc9fad4c293a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a4933a1562b0331de80dda6bc972f4ce0b537005

commit a4933a1562b0331de80dda6bc972f4ce0b537005
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Jan 2 18:37:06 2018 +0000

    Update ARM libm-test-ulps.
    
    	* sysdeps/arm/libm-test-ulps: Update.

diff --git a/ChangeLog b/ChangeLog
index 60c75f4..e43e33b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2018-01-02  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/arm/libm-test-ulps: Update.
+
 	* math/Makefile (run-regen-ulps): Add $(objpfx) to test name here.
 	(regen-ulps): Use $(libm-tests) not $^ in shell loop.
 
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps
index dcc5c0d..ad82ba2 100644
--- a/sysdeps/arm/libm-test-ulps
+++ b/sysdeps/arm/libm-test-ulps
@@ -797,9 +797,9 @@ ifloat: 2
 
 Function: Real part of "cpow":
 double: 2
-float: 4
+float: 5
 idouble: 2
-ifloat: 4
+ifloat: 5
 
 Function: Imaginary part of "cpow":
 float: 2
@@ -985,9 +985,9 @@ ifloat: 1
 
 Function: Imaginary part of "ctan":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Real part of "ctan_downward":
 double: 6
@@ -997,9 +997,9 @@ ifloat: 5
 
 Function: Imaginary part of "ctan_downward":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Real part of "ctan_towardzero":
 double: 5
@@ -1015,9 +1015,9 @@ ifloat: 2
 
 Function: Real part of "ctan_upward":
 double: 2
-float: 3
+float: 4
 idouble: 2
-ifloat: 3
+ifloat: 4
 
 Function: Imaginary part of "ctan_upward":
 double: 2
@@ -1027,9 +1027,9 @@ ifloat: 3
 
 Function: Real part of "ctanh":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Imaginary part of "ctanh":
 double: 2
@@ -1039,9 +1039,9 @@ ifloat: 2
 
 Function: Real part of "ctanh_downward":
 double: 4
-float: 1
+float: 2
 idouble: 4
-ifloat: 1
+ifloat: 2
 
 Function: Imaginary part of "ctanh_downward":
 double: 6
@@ -1261,9 +1261,9 @@ ifloat: 2
 
 Function: "j0_downward":
 double: 2
-float: 3
+float: 4
 idouble: 2
-ifloat: 3
+ifloat: 4
 
 Function: "j0_towardzero":
 double: 3
@@ -1285,9 +1285,9 @@ ifloat: 2
 
 Function: "j1_downward":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 
 Function: "j1_towardzero":
 double: 3
@@ -1607,9 +1607,9 @@ ifloat: 1
 
 Function: "y0_downward":
 double: 3
-float: 2
+float: 4
 idouble: 3
-ifloat: 2
+ifloat: 4
 
 Function: "y0_towardzero":
 double: 3
@@ -1619,9 +1619,9 @@ ifloat: 3
 
 Function: "y0_upward":
 double: 3
-float: 4
+float: 5
 idouble: 3
-ifloat: 4
+ifloat: 5
 
 Function: "y1":
 double: 3
@@ -1649,15 +1649,15 @@ ifloat: 2
 
 Function: "yn":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 
 Function: "yn_downward":
 double: 3
-float: 2
+float: 4
 idouble: 3
-ifloat: 2
+ifloat: 4
 
 Function: "yn_towardzero":
 double: 3
@@ -1667,8 +1667,8 @@ ifloat: 3
 
 Function: "yn_upward":
 double: 4
-float: 4
+float: 5
 idouble: 4
-ifloat: 4
+ifloat: 5
 
 # end of automatic generation

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                  |    2 +
 sysdeps/arm/libm-test-ulps |   52 ++++++++++++++++++++++----------------------
 2 files changed, 28 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]