mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
Update ARM libm-test-ulps.
* sysdeps/arm/libm-test-ulps: Update.
This commit is contained in:
parent
86f9568af6
commit
0db0b931cf
@ -1,5 +1,7 @@
|
||||
2017-10-05 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/arm/libm-test-ulps: Update.
|
||||
|
||||
* sysdeps/ieee754/ldbl-96/s_asinhl.c: Include
|
||||
<libm-alias-ldouble.h>.
|
||||
(asinhl): Define using libm_alias_ldouble.
|
||||
|
@ -679,9 +679,9 @@ ifloat: 2
|
||||
|
||||
Function: Real part of "clog10_downward":
|
||||
double: 5
|
||||
float: 4
|
||||
float: 5
|
||||
idouble: 5
|
||||
ifloat: 4
|
||||
ifloat: 5
|
||||
|
||||
Function: Imaginary part of "clog10_downward":
|
||||
double: 2
|
||||
@ -1173,15 +1173,21 @@ ifloat: 1
|
||||
|
||||
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