public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
To: libc-alpha@sourceware.org
Subject: [COMMITTED] powerpc: Update sin, cos and sincos ULPs
Date: Wed, 04 Apr 2018 22:18:00 -0000	[thread overview]
Message-ID: <20180404221831.1175-1-tuliom@linux.ibm.com> (raw)

	* 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

                 reply	other threads:[~2018-04-04 22:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180404221831.1175-1-tuliom@linux.ibm.com \
    --to=tuliom@linux.ibm.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).