public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] powerpc: Update sin, cos and sincos ULPs
@ 2018-04-04 22:18 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; only message in thread
From: Tulio Magno Quites Machado Filho @ 2018-04-04 22:18 UTC (permalink / raw)
  To: libc-alpha

	* sysdeps/powerpc/fpu/libm-test-ulps: Increase double-precision
	sin, cos and sincos to 1 ULP.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
---
 ChangeLog                          | 5 +++++
 sysdeps/powerpc/fpu/libm-test-ulps | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 2519f54981..174bb6a46a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-04-04  Tulio Magno Quites Machado Filho  <tuliom@linux.ibm.com>
+
+	* sysdeps/powerpc/fpu/libm-test-ulps: Increase double-precision
+	sin, cos and sincos to 1 ULP.
+
 2018-04-04  Maciej W. Rozycki  <macro@mips.com>
 
 	[BZ #19818]
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 784633c41b..ea5df2d0e2 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1272,8 +1272,10 @@ ildouble: 4
 ldouble: 4
 
 Function: "cos":
+double: 1
 float: 3
 float128: 1
+idouble: 1
 ifloat: 3
 ifloat128: 1
 ildouble: 4
@@ -2504,8 +2506,10 @@ ildouble: 1
 ldouble: 1
 
 Function: "sin":
+double: 1
 float: 1
 float128: 1
+idouble: 1
 ifloat: 1
 ifloat128: 1
 ildouble: 1
@@ -2542,8 +2546,10 @@ ildouble: 5
 ldouble: 5
 
 Function: "sincos":
+double: 1
 float: 1
 float128: 1
+idouble: 1
 ifloat: 1
 ifloat128: 1
 ildouble: 1
-- 
2.14.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-04 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-04 22:18 [COMMITTED] powerpc: Update sin, cos and sincos ULPs Tulio Magno Quites Machado Filho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).