mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
AArch64: update libm-test-ulps
Update for new expf and logf. * sysdeps/aarch64/libm-test-ulps: Update.
This commit is contained in:
parent
f124cb3811
commit
b2f03cf3a4
@ -1,3 +1,7 @@
|
||||
2017-09-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
|
||||
|
||||
* sysdeps/aarch64/libm-test-ulps: Update.
|
||||
|
||||
2017-09-28 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
[BZ #22225]
|
||||
|
@ -917,9 +917,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
|
||||
|
||||
@ -1583,15 +1583,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
Block a user