mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
i686/multiarch: Regenerate ulps
This comes from running “make regen-ulps” on an AMD Opteron 2378 CPU. Changelog: * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
This commit is contained in:
parent
24ab7723b8
commit
144bdab050
@ -1,3 +1,7 @@
|
||||
2017-08-03 Aurelien Jarno <aurelien@aurel32.net>
|
||||
|
||||
* sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
|
||||
|
||||
2017-08-03 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* math/s_nextafter.c (__nextafter): Use uintN_t instead of
|
||||
|
@ -58,7 +58,7 @@ double: 1
|
||||
float128: 2
|
||||
idouble: 1
|
||||
ifloat128: 2
|
||||
ildouble: 4
|
||||
ildouble: 5
|
||||
ldouble: 3
|
||||
|
||||
Function: "asin":
|
||||
@ -1154,8 +1154,8 @@ float128: 4
|
||||
idouble: 3
|
||||
ifloat: 3
|
||||
ifloat128: 4
|
||||
ildouble: 7
|
||||
ldouble: 7
|
||||
ildouble: 8
|
||||
ldouble: 8
|
||||
|
||||
Function: Imaginary part of "clog10_upward":
|
||||
double: 1
|
||||
@ -2013,8 +2013,8 @@ double: 3
|
||||
float: 4
|
||||
idouble: 3
|
||||
ifloat: 4
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
ildouble: 6
|
||||
ldouble: 6
|
||||
|
||||
Function: "hypot":
|
||||
double: 1
|
||||
@ -2205,8 +2205,8 @@ float128: 8
|
||||
idouble: 3
|
||||
ifloat: 4
|
||||
ifloat128: 8
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
ildouble: 6
|
||||
ldouble: 6
|
||||
|
||||
Function: "log":
|
||||
double: 1
|
||||
|
Loading…
Reference in New Issue
Block a user