mirror of git://sourceware.org/git/glibc.git
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>
|
2017-08-03 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* math/s_nextafter.c (__nextafter): Use uintN_t instead of
|
* math/s_nextafter.c (__nextafter): Use uintN_t instead of
|
||||||
|
|
|
@ -58,7 +58,7 @@ double: 1
|
||||||
float128: 2
|
float128: 2
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat128: 2
|
ifloat128: 2
|
||||||
ildouble: 4
|
ildouble: 5
|
||||||
ldouble: 3
|
ldouble: 3
|
||||||
|
|
||||||
Function: "asin":
|
Function: "asin":
|
||||||
|
@ -1154,8 +1154,8 @@ float128: 4
|
||||||
idouble: 3
|
idouble: 3
|
||||||
ifloat: 3
|
ifloat: 3
|
||||||
ifloat128: 4
|
ifloat128: 4
|
||||||
ildouble: 7
|
ildouble: 8
|
||||||
ldouble: 7
|
ldouble: 8
|
||||||
|
|
||||||
Function: Imaginary part of "clog10_upward":
|
Function: Imaginary part of "clog10_upward":
|
||||||
double: 1
|
double: 1
|
||||||
|
@ -2013,8 +2013,8 @@ double: 3
|
||||||
float: 4
|
float: 4
|
||||||
idouble: 3
|
idouble: 3
|
||||||
ifloat: 4
|
ifloat: 4
|
||||||
ildouble: 5
|
ildouble: 6
|
||||||
ldouble: 5
|
ldouble: 6
|
||||||
|
|
||||||
Function: "hypot":
|
Function: "hypot":
|
||||||
double: 1
|
double: 1
|
||||||
|
@ -2205,8 +2205,8 @@ float128: 8
|
||||||
idouble: 3
|
idouble: 3
|
||||||
ifloat: 4
|
ifloat: 4
|
||||||
ifloat128: 8
|
ifloat128: 8
|
||||||
ildouble: 5
|
ildouble: 6
|
||||||
ldouble: 5
|
ldouble: 6
|
||||||
|
|
||||||
Function: "log":
|
Function: "log":
|
||||||
double: 1
|
double: 1
|
||||||
|
|
Loading…
Reference in New Issue