mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +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>
|
||||
|
||||
[BZ #17187]
|
||||
|
@ -1964,17 +1964,17 @@ ildouble: 5
|
||||
ldouble: 5
|
||||
|
||||
Function: "yn_towardzero":
|
||||
double: 2
|
||||
double: 3
|
||||
float: 3
|
||||
idouble: 2
|
||||
idouble: 3
|
||||
ifloat: 3
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
|
||||
Function: "yn_upward":
|
||||
double: 2
|
||||
double: 3
|
||||
float: 3
|
||||
idouble: 2
|
||||
idouble: 3
|
||||
ifloat: 3
|
||||
ildouble: 4
|
||||
ldouble: 4
|
||||
|
Loading…
Reference in New Issue
Block a user