mirror of git://sourceware.org/git/glibc.git
Update powerpc-fpu ULPs.
This commit is contained in:
parent
ae05a9d77f
commit
9b71d0e38c
|
@ -1,3 +1,7 @@
|
||||||
|
2014-06-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
|
||||||
|
|
||||||
2014-06-30 Joseph Myers <joseph@codesourcery.com>
|
2014-06-30 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
|
* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
|
||||||
|
|
|
@ -2219,4 +2219,28 @@ ifloat: 2
|
||||||
ildouble: 2
|
ildouble: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
|
||||||
|
Function: "yn_downward":
|
||||||
|
double: 3
|
||||||
|
float: 2
|
||||||
|
idouble: 3
|
||||||
|
ifloat: 2
|
||||||
|
ildouble: 10
|
||||||
|
ldouble: 10
|
||||||
|
|
||||||
|
Function: "yn_towardzero":
|
||||||
|
double: 3
|
||||||
|
float: 3
|
||||||
|
idouble: 3
|
||||||
|
ifloat: 3
|
||||||
|
ildouble: 8
|
||||||
|
ldouble: 8
|
||||||
|
|
||||||
|
Function: "yn_upward":
|
||||||
|
double: 4
|
||||||
|
float: 3
|
||||||
|
idouble: 4
|
||||||
|
ifloat: 3
|
||||||
|
ildouble: 9
|
||||||
|
ldouble: 9
|
||||||
|
|
||||||
# end of automatic generation
|
# end of automatic generation
|
||||||
|
|
Loading…
Reference in New Issue