mirror of git://sourceware.org/git/glibc.git
S390: Regenerate ULPs.
Updated ulps after recent commit
"[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputs"
(19a8b9a300
).
ChangeLog:
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
This commit is contained in:
parent
cf138b0c83
commit
db9e55ff36
|
@ -1,3 +1,7 @@
|
||||||
|
2018-04-05 Stefan Liebler <stli@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
|
||||||
|
|
||||||
2018-04-05 Florian Weimer <fweimer@redhat.com>
|
2018-04-05 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
* manual/examples/mbstouwcs.c (mbstouwcs): Fix loop termination,
|
* manual/examples/mbstouwcs.c (mbstouwcs): Fix loop termination,
|
||||||
|
|
|
@ -1006,6 +1006,8 @@ ildouble: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
|
||||||
Function: "cos":
|
Function: "cos":
|
||||||
|
double: 1
|
||||||
|
idouble: 1
|
||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
|
|
||||||
|
@ -1930,6 +1932,8 @@ ildouble: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
|
||||||
Function: "sin":
|
Function: "sin":
|
||||||
|
double: 1
|
||||||
|
idouble: 1
|
||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
|
|
||||||
|
@ -1952,6 +1956,8 @@ ildouble: 3
|
||||||
ldouble: 3
|
ldouble: 3
|
||||||
|
|
||||||
Function: "sincos":
|
Function: "sincos":
|
||||||
|
double: 1
|
||||||
|
idouble: 1
|
||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue