mirror of git://sourceware.org/git/glibc.git
S390: Regenerate ULPs
Updated ulps file. ChangeLog: * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
This commit is contained in:
parent
84d0e6f052
commit
7ea59e3e5d
|
@ -1,3 +1,7 @@
|
|||
2017-10-05 Stefan Liebler <stli@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
|
||||
|
||||
2017-10-05 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* support/support_format_hostent.c (support_format_hostent): Add
|
||||
|
|
|
@ -911,9 +911,9 @@ ldouble: 2
|
|||
|
||||
Function: Real part of "clog10_downward":
|
||||
double: 5
|
||||
float: 4
|
||||
float: 5
|
||||
idouble: 5
|
||||
ifloat: 4
|
||||
ifloat: 5
|
||||
ildouble: 3
|
||||
ldouble: 3
|
||||
|
||||
|
@ -1577,15 +1577,21 @@ ldouble: 2
|
|||
|
||||
Function: "exp_downward":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "exp_towardzero":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "exp_upward":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "expm1":
|
||||
double: 1
|
||||
|
|
Loading…
Reference in New Issue