mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Update ARM libm-test-ulps.
* sysdeps/arm/libm-test-ulps: Update.
This commit is contained in:
parent
b4a5d26d88
commit
fa7c619978
@ -1,5 +1,7 @@
|
||||
2018-04-05 Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
||||
|
||||
* sysdeps/arm/libm-test-ulps: Update.
|
||||
|
||||
* sysdeps/unix/sysv/linux/aarch64/sigaction.c: Use default Linux version
|
||||
as base implementation.
|
||||
* sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
|
||||
|
@ -750,7 +750,9 @@ idouble: 1
|
||||
ifloat: 2
|
||||
|
||||
Function: "cos":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "cos_downward":
|
||||
@ -1440,7 +1442,9 @@ idouble: 1
|
||||
ifloat: 2
|
||||
|
||||
Function: "pow":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "pow_downward":
|
||||
@ -1462,7 +1466,9 @@ idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "sin":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "sin_downward":
|
||||
@ -1484,7 +1490,9 @@ idouble: 1
|
||||
ifloat: 2
|
||||
|
||||
Function: "sincos":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "sincos_downward":
|
||||
|
Loading…
Reference in New Issue
Block a user