mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 09:01:07 +00:00
Update x86 ULPs
Using gcc-4.9, i7-2620M, i686 Linux.
This commit is contained in:
parent
f9df71e895
commit
529bf51595
@ -1,3 +1,7 @@
|
|||||||
|
2014-08-27 Allan McRae <allan@archlinux.org>
|
||||||
|
|
||||||
|
* sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
|
||||||
|
|
||||||
2014-08-26 Florian Weimer <fweimer@redhat.com>
|
2014-08-26 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
[BZ #17187]
|
[BZ #17187]
|
||||||
|
@ -1964,17 +1964,17 @@ ildouble: 5
|
|||||||
ldouble: 5
|
ldouble: 5
|
||||||
|
|
||||||
Function: "yn_towardzero":
|
Function: "yn_towardzero":
|
||||||
double: 2
|
double: 3
|
||||||
float: 3
|
float: 3
|
||||||
idouble: 2
|
idouble: 3
|
||||||
ifloat: 3
|
ifloat: 3
|
||||||
ildouble: 5
|
ildouble: 5
|
||||||
ldouble: 5
|
ldouble: 5
|
||||||
|
|
||||||
Function: "yn_upward":
|
Function: "yn_upward":
|
||||||
double: 2
|
double: 3
|
||||||
float: 3
|
float: 3
|
||||||
idouble: 2
|
idouble: 3
|
||||||
ifloat: 3
|
ifloat: 3
|
||||||
ildouble: 4
|
ildouble: 4
|
||||||
ldouble: 4
|
ldouble: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user