mirror of git://sourceware.org/git/glibc.git
x86_64: Regenerate ulps [BZ #19168]
This comes from running “make regen-ulps” on AMD Opteron 6272 CPUs.
This commit is contained in:
parent
d337ceb76d
commit
e39edb0552
|
@ -1,3 +1,8 @@
|
||||||
|
2015-10-26 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
|
[BZ #19168]
|
||||||
|
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
|
||||||
|
|
||||||
2015-10-26 Florian Weimer <fweimer@redhat.com>
|
2015-10-26 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
* configure.ac (CXX): Clear the variable if the C++ toolchain does
|
* configure.ac (CXX): Clear the variable if the C++ toolchain does
|
||||||
|
|
|
@ -934,8 +934,8 @@ double: 6
|
||||||
float: 5
|
float: 5
|
||||||
idouble: 6
|
idouble: 6
|
||||||
ifloat: 5
|
ifloat: 5
|
||||||
ildouble: 7
|
ildouble: 8
|
||||||
ldouble: 7
|
ldouble: 8
|
||||||
|
|
||||||
Function: Imaginary part of "clog10_upward":
|
Function: Imaginary part of "clog10_upward":
|
||||||
double: 2
|
double: 2
|
||||||
|
@ -1670,8 +1670,8 @@ double: 5
|
||||||
float: 5
|
float: 5
|
||||||
idouble: 5
|
idouble: 5
|
||||||
ifloat: 5
|
ifloat: 5
|
||||||
ildouble: 5
|
ildouble: 6
|
||||||
ldouble: 5
|
ldouble: 6
|
||||||
|
|
||||||
Function: "hypot":
|
Function: "hypot":
|
||||||
double: 1
|
double: 1
|
||||||
|
@ -1822,8 +1822,8 @@ double: 5
|
||||||
float: 5
|
float: 5
|
||||||
idouble: 5
|
idouble: 5
|
||||||
ifloat: 5
|
ifloat: 5
|
||||||
ildouble: 5
|
ildouble: 6
|
||||||
ldouble: 5
|
ldouble: 6
|
||||||
|
|
||||||
Function: "log":
|
Function: "log":
|
||||||
float: 1
|
float: 1
|
||||||
|
|
Loading…
Reference in New Issue