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.18-884-gae2f53e


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  ae2f53e1eb3cd454d833ce9cb3bc78d791a0cb3e (commit)
      from  c01603f763003cec55234ac757c7a934652caa55 (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=ae2f53e1eb3cd454d833ce9cb3bc78d791a0cb3e

commit ae2f53e1eb3cd454d833ce9cb3bc78d791a0cb3e
Author: David S. Miller <davem@davemloft.net>
Date:   Tue Feb 4 20:54:58 2014 -0800

    Adjust sparc ULPs.
    
    	* sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
    	32-bit.

diff --git a/sysdeps/sparc/fpu/libm-test-ulps b/sysdeps/sparc/fpu/libm-test-ulps
index b22c08a..bf3cd45 100644
--- a/sysdeps/sparc/fpu/libm-test-ulps
+++ b/sysdeps/sparc/fpu/libm-test-ulps
@@ -16632,6 +16632,9 @@ double: 2
 idouble: 2
 ildouble: 2
 ldouble: 2
+Test "tgamma (-0x2.8ffffcp+4)":
+ildouble: 2
+ldouble: 2
 Test "tgamma (-0x2.8fffffffffffep+4)":
 ildouble: 1
 ldouble: 1
@@ -17057,6 +17060,8 @@ double: 1
 float: 1
 idouble: 1
 ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "tgamma (-0x9.ffffffffffff8p+0)":
 double: 1
 idouble: 1

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

Summary of changes:
 sysdeps/sparc/fpu/libm-test-ulps |    5 +++++
 1 files changed, 5 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]