[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: Update from upstream stable branch



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.22
in repository glibc.

commit 502a774d06fc29f3f87ecc54d2c248aee665dbdb
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Mar 1 12:45:46 2016 +0100

    Update from upstream stable branch
---
 debian/patches/git-updates.diff | 132 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 130 insertions(+), 2 deletions(-)

diff --git a/debian/patches/git-updates.diff b/debian/patches/git-updates.diff
index 6165b85..335c849 100644
--- a/debian/patches/git-updates.diff
+++ b/debian/patches/git-updates.diff
@@ -1,10 +1,14 @@
 GIT update of git://sourceware.org/git/glibc.git/release/2.22/master from glibc-2.22
 
 diff --git a/ChangeLog b/ChangeLog
-index cb9124e..c0f411e 100644
+index cb9124e..2ed60d6 100644
 --- a/ChangeLog
 +++ b/ChangeLog
-@@ -1,3 +1,351 @@
+@@ -1,3 +1,355 @@
++2016-03-01  Aurelien Jarno  <aurelien@aurel32.net>
++
++	* sysdeps/alpha/fpu/libm-test-ulps: Update ULPs.
++
 +2016-02-22  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
 +
 +	* sysdeps/unix/sysv/linux/powerpc/htm.h	(__libc_tbegin): Remove
@@ -2544,6 +2548,130 @@ index d5a1115..bea5aa2 100644
        res = 1;
      }
    else
+diff --git a/sysdeps/alpha/fpu/libm-test-ulps b/sysdeps/alpha/fpu/libm-test-ulps
+index 9ac946f..ee8e97c 100644
+--- a/sysdeps/alpha/fpu/libm-test-ulps
++++ b/sysdeps/alpha/fpu/libm-test-ulps
+@@ -817,6 +817,42 @@ ifloat: 2
+ ildouble: 1
+ ldouble: 1
+ 
++Function: Real part of "cexp_downward":
++double: 1
++float: 2
++idouble: 1
++ifloat: 2
++
++Function: Imaginary part of "cexp_downward":
++double: 1
++float: 3
++idouble: 1
++ifloat: 3
++
++Function: Real part of "cexp_towardzero":
++double: 1
++float: 2
++idouble: 1
++ifloat: 2
++
++Function: Imaginary part of "cexp_towardzero":
++double: 1
++float: 3
++idouble: 1
++ifloat: 3
++
++Function: Real part of "cexp_upward":
++double: 1
++float: 2
++idouble: 1
++ifloat: 2
++
++Function: Imaginary part of "cexp_upward":
++double: 1
++float: 2
++idouble: 1
++ifloat: 2
++
+ Function: Real part of "clog":
+ double: 3
+ float: 2
+@@ -1112,9 +1148,9 @@ ildouble: 3
+ ldouble: 3
+ 
+ Function: Real part of "csin_upward":
+-double: 1
++double: 2
+ float: 3
+-idouble: 1
++idouble: 2
+ ifloat: 3
+ ildouble: 2
+ ldouble: 2
+@@ -1142,10 +1178,10 @@ ildouble: 1
+ ldouble: 1
+ 
+ Function: Real part of "csinh_downward":
+-double: 1
+-float: 1
+-idouble: 1
+-ifloat: 1
++double: 2
++float: 2
++idouble: 2
++ifloat: 2
+ ildouble: 3
+ ldouble: 3
+ 
+@@ -1679,6 +1715,24 @@ ifloat: 4
+ ildouble: 7
+ ldouble: 7
+ 
++Function: "jn_downward":
++double: 5
++float: 5
++idouble: 5
++ifloat: 5
++
++Function: "jn_towardzero":
++double: 5
++float: 5
++idouble: 5
++ifloat: 5
++
++Function: "jn_upward":
++double: 5
++float: 5
++idouble: 5
++ifloat: 5
++
+ Function: "lgamma":
+ double: 2
+ float: 2
+@@ -2051,6 +2105,24 @@ ifloat: 5
+ ildouble: 4
+ ldouble: 4
+ 
++Function: "tgamma_downward":
++double: 3
++float: 4
++idouble: 3
++ifloat: 4
++
++Function: "tgamma_towardzero":
++double: 3
++float: 5
++idouble: 3
++ifloat: 5
++
++Function: "tgamma_upward":
++double: 3
++float: 5
++idouble: 3
++ifloat: 5
++
+ Function: "y0":
+ double: 2
+ float: 1
 diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h
 index 7a0fe8d..78e3a97 100644
 --- a/sysdeps/generic/ldsodefs.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: