mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 12:11:10 +00:00
Update x86_64 ULps for AMD K10
This commit is contained in:
parent
9f0be4f8b5
commit
e7b914bd0e
@ -1,3 +1,7 @@
|
||||
2013-12-09 Markus Trippelsdorf <markus@trippelsdorf.de>
|
||||
|
||||
* sysdeps/x86_64/fpu/libm-test-ulps: Update.
|
||||
|
||||
2013-12-08 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* math/auto-libm-test-in: Add tests of lgamma.
|
||||
|
@ -7531,9 +7531,15 @@ ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
# log
|
||||
Test "log (0x2.b7e154p+0)":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "log (0x2.b7e15p+0)":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "log (0x5.e2d58d8b3bcdf1bp-4)":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "log (0x5.e2d59p-4)":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
@ -9150,8 +9156,8 @@ double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
ildouble: 2
|
||||
ldouble: 2
|
||||
Test "tgamma (-0x1.f3fffep+8)":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
Loading…
Reference in New Issue
Block a user