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.19-105-g2b85d2a


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  2b85d2a0b9a4aea4d431f6e6618c1f68c47d2a9f (commit)
      from  c7debbdfacbef150aaf9113eb05ccaf2b9e7af6c (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=2b85d2a0b9a4aea4d431f6e6618c1f68c47d2a9f

commit 2b85d2a0b9a4aea4d431f6e6618c1f68c47d2a9f
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Mon Mar 3 08:58:08 2014 -0600

    PowerPC: Update powerpc-fpu ULPs.

diff --git a/ChangeLog b/ChangeLog
index b4a7daa..c366a01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/fpu/libm-test-ulps: Update.
+
 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 62822ac..1b66f23 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -10988,6 +10988,16 @@ idouble: 1
 Test "cos_downward (0x1.0c1524p+0)":
 float: 1
 ifloat: 1
+Test "cos_downward (0x1.200145a975ce6p+32)":
+double: 1
+idouble: 1
+ildouble: 1
+ldouble: 1
+Test "cos_downward (0x1.200146p+32)":
+float: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "cos_downward (0x1.921fb4p+0)":
 float: 1
 ifloat: 1
@@ -11272,6 +11282,9 @@ ldouble: 1
 Test "cos_towardzero (0x1.0c152382d7365p+0)":
 double: 1
 idouble: 1
+Test "cos_towardzero (0x1.200146p+32)":
+double: 1
+idouble: 1
 Test "cos_towardzero (0x1.921fb4p+0)":
 ildouble: 3
 ldouble: 3
@@ -11450,6 +11463,19 @@ idouble: 1
 Test "cos_upward (0x1.0c1524p+0)":
 double: 1
 idouble: 1
+Test "cos_upward (0x1.200144p+32)":
+double: 1
+idouble: 1
+Test "cos_upward (0x1.200145a975ce6p+32)":
+ildouble: 1
+ldouble: 1
+Test "cos_upward (0x1.200146p+32)":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "cos_upward (0x1.921fb4p+0)":
 double: 1
 float: 1
@@ -16010,6 +16036,19 @@ double: 1
 idouble: 1
 ildouble: 2
 ldouble: 2
+Test "sin_downward (0x1.2001469775ce6p+32)":
+double: 1
+idouble: 1
+ildouble: 2
+ldouble: 2
+Test "sin_downward (0x1.200146p+32)":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+Test "sin_downward (0x1.200148p+32)":
+double: 1
+idouble: 1
 Test "sin_downward (0x1.921fb54442d18p+0)":
 double: 1
 idouble: 1
@@ -16340,6 +16379,9 @@ ldouble: 1
 Test "sin_towardzero (-0x8.60a92p-4)":
 ildouble: 1
 ldouble: 1
+Test "sin_towardzero (0x1.200146p+32)":
+double: 1
+idouble: 1
 Test "sin_towardzero (0x1.921fb54442d18p+0)":
 double: 1
 idouble: 1
@@ -16575,6 +16617,17 @@ ldouble: 1
 Test "sin_upward (-0x8.60a92p-4)":
 ildouble: 1
 ldouble: 1
+Test "sin_upward (0x1.2001469775ce6p+32)":
+ildouble: 1
+ldouble: 1
+Test "sin_upward (0x1.200146p+32)":
+float: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
+Test "sin_upward (0x1.200148p+32)":
+ildouble: 1
+ldouble: 1
 Test "sin_upward (0x1.921fb4p+0)":
 double: 1
 idouble: 1

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

Summary of changes:
 ChangeLog                          |    4 +++
 sysdeps/powerpc/fpu/libm-test-ulps |   53 ++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 0 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]