78 lines
1.8 KiB
Diff
78 lines
1.8 KiB
Diff
From 665ce88d68fd13c5c4cbaf2808434c618745137c Mon Sep 17 00:00:00 2001
|
|
From: Aurelien Jarno <aurelien@aurel32.net>
|
|
Date: Thu, 3 Aug 2017 22:33:19 +0000
|
|
Subject: [PATCH 02] i686/multiarch: Regenerate ulps
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
This comes from running “make regen-ulps” on an AMD Opteron 2378 CPU.
|
|
|
|
Changelog:
|
|
* sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
|
|
(cherry picked from commit 144bdab050bdd78c327d98a79b15c5b164e1d56f)
|
|
---
|
|
ChangeLog | 4 ++++
|
|
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 14 +++++++-------
|
|
2 files changed, 11 insertions(+), 7 deletions(-)
|
|
|
|
diff --git a/ChangeLog b/ChangeLog
|
|
index 28ce9c8479..3478699b10 100644
|
|
--- a/ChangeLog
|
|
+++ b/ChangeLog
|
|
@@ -1,3 +1,7 @@
|
|
+2017-08-03 Aurelien Jarno <aurelien@aurel32.net>
|
|
+
|
|
+ * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
|
|
+
|
|
2017-08-03 Florian Weimer <fweimer@redhat.com>
|
|
|
|
[BZ #21885]
|
|
diff --git a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
|
|
index 81dd1a09ea..053f5ec972 100644
|
|
--- a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
|
|
+++ b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
|
|
@@ -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
|
|
|