mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 19:53:32 +08:00
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>
|
||||
|
||||
* configure.ac (CXX): Clear the variable if the C++ toolchain does
|
||||
|
@ -934,8 +934,8 @@ double: 6
|
||||
float: 5
|
||||
idouble: 6
|
||||
ifloat: 5
|
||||
ildouble: 7
|
||||
ldouble: 7
|
||||
ildouble: 8
|
||||
ldouble: 8
|
||||
|
||||
Function: Imaginary part of "clog10_upward":
|
||||
double: 2
|
||||
@ -1670,8 +1670,8 @@ double: 5
|
||||
float: 5
|
||||
idouble: 5
|
||||
ifloat: 5
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
ildouble: 6
|
||||
ldouble: 6
|
||||
|
||||
Function: "hypot":
|
||||
double: 1
|
||||
@ -1822,8 +1822,8 @@ double: 5
|
||||
float: 5
|
||||
idouble: 5
|
||||
ifloat: 5
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
ildouble: 6
|
||||
ldouble: 6
|
||||
|
||||
Function: "log":
|
||||
float: 1
|
||||
|
Loading…
Reference in New Issue
Block a user