mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Update Nios II ULPs file.
This commit is contained in:
parent
faf8c066df
commit
d4550bd002
@ -1,3 +1,7 @@
|
|||||||
|
2017-07-28 Chung-Lin Tang <cltang@codesourcery.com>
|
||||||
|
|
||||||
|
* sysdeps/nios2/libm-test-ulps: Update.
|
||||||
|
|
||||||
2017-07-28 Torvald Riegel <triegel@redhat.com>
|
2017-07-28 Torvald Riegel <triegel@redhat.com>
|
||||||
Carlos O'Donell <carlos@redhat.com>
|
Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
|
@ -46,15 +46,15 @@ idouble: 1
|
|||||||
ifloat: 2
|
ifloat: 2
|
||||||
|
|
||||||
Function: Imaginary part of "cacos":
|
Function: Imaginary part of "cacos":
|
||||||
double: 1
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
idouble: 1
|
idouble: 2
|
||||||
ifloat: 2
|
ifloat: 2
|
||||||
|
|
||||||
Function: Real part of "cacosh":
|
Function: Real part of "cacosh":
|
||||||
double: 1
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
idouble: 1
|
idouble: 2
|
||||||
ifloat: 2
|
ifloat: 2
|
||||||
|
|
||||||
Function: Imaginary part of "cacosh":
|
Function: Imaginary part of "cacosh":
|
||||||
@ -74,15 +74,15 @@ idouble: 1
|
|||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: Imaginary part of "casin":
|
Function: Imaginary part of "casin":
|
||||||
double: 1
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
idouble: 1
|
idouble: 2
|
||||||
ifloat: 2
|
ifloat: 2
|
||||||
|
|
||||||
Function: Real part of "casinh":
|
Function: Real part of "casinh":
|
||||||
double: 1
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
idouble: 1
|
idouble: 2
|
||||||
ifloat: 2
|
ifloat: 2
|
||||||
|
|
||||||
Function: Imaginary part of "casinh":
|
Function: Imaginary part of "casinh":
|
||||||
@ -92,7 +92,9 @@ idouble: 1
|
|||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: Real part of "catan":
|
Function: Real part of "catan":
|
||||||
|
double: 1
|
||||||
float: 1
|
float: 1
|
||||||
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: Imaginary part of "catan":
|
Function: Imaginary part of "catan":
|
||||||
@ -108,7 +110,9 @@ idouble: 1
|
|||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: Imaginary part of "catanh":
|
Function: Imaginary part of "catanh":
|
||||||
|
double: 1
|
||||||
float: 1
|
float: 1
|
||||||
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: "cbrt":
|
Function: "cbrt":
|
||||||
|
Loading…
Reference in New Issue
Block a user