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.22-685-g204a038


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  204a038e57f0a8581324c2d8e525b1cbd14a0c14 (commit)
      from  844c75aa06b7293cbd8f33a8ce45d2b7cdb09b35 (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=204a038e57f0a8581324c2d8e525b1cbd14a0c14

commit 204a038e57f0a8581324c2d8e525b1cbd14a0c14
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Jan 18 23:32:40 2016 +0000

    Regenerate MIPS libm-test-ulps.
    
    	* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
    	* sysdeps/mips/mips64/libm-test-ulps: Likewise.

diff --git a/ChangeLog b/ChangeLog
index 8d1fcb0..26245b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-01-18  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
+	* sysdeps/mips/mips64/libm-test-ulps: Likewise.
+
 	* sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
 
 	* sysdeps/arm/libm-test-ulps: Regenerated.
diff --git a/sysdeps/mips/mips32/libm-test-ulps b/sysdeps/mips/mips32/libm-test-ulps
index bb6adf3..219ba3c 100644
--- a/sysdeps/mips/mips32/libm-test-ulps
+++ b/sysdeps/mips/mips32/libm-test-ulps
@@ -115,7 +115,7 @@ ifloat: 2
 
 Function: "atan2_upward":
 double: 1
-float: 2
+float: 1
 idouble: 1
 ifloat: 2
 
@@ -291,7 +291,7 @@ ifloat: 2
 
 Function: "carg_upward":
 double: 1
-float: 2
+float: 1
 idouble: 1
 ifloat: 2
 
@@ -1420,7 +1420,9 @@ float: 2
 ifloat: 2
 
 Function: "log_upward":
+double: 1
 float: 2
+idouble: 1
 ifloat: 2
 
 Function: "pow":
diff --git a/sysdeps/mips/mips64/libm-test-ulps b/sysdeps/mips/mips64/libm-test-ulps
index c70a9fa..0c2914c 100644
--- a/sysdeps/mips/mips64/libm-test-ulps
+++ b/sysdeps/mips/mips64/libm-test-ulps
@@ -155,7 +155,7 @@ ldouble: 3
 
 Function: "atan2_upward":
 double: 1
-float: 2
+float: 1
 idouble: 1
 ifloat: 2
 ildouble: 2
@@ -393,7 +393,7 @@ ldouble: 3
 
 Function: "carg_upward":
 double: 1
-float: 2
+float: 1
 idouble: 1
 ifloat: 2
 ildouble: 2
@@ -1910,7 +1910,9 @@ ildouble: 2
 ldouble: 2
 
 Function: "log_upward":
+double: 1
 float: 2
+idouble: 1
 ifloat: 2
 ildouble: 1
 ldouble: 1

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

Summary of changes:
 ChangeLog                          |    3 +++
 sysdeps/mips/mips32/libm-test-ulps |    6 ++++--
 sysdeps/mips/mips64/libm-test-ulps |    6 ++++--
 3 files changed, 11 insertions(+), 4 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]