[committed] Update Nios II ULPs

Chung-Lin Tang chunglin_tang@mentor.com
Thu Apr 19 19:05:00 GMT 2018


Update of Nios II ULPs file. Will be updating this on the 2.27 branch soon too.

Chung-Lin

-------------- next part --------------
From 9f0437e862225e036155b30e7edc4f6fe89dc0c0 Mon Sep 17 00:00:00 2001
From: Chung-Lin Tang <cltang@codesourcery.com>
Date: Thu, 19 Apr 2018 12:00:58 -0700
Subject: [PATCH] Update sysdeps/nios2/libm-test-ulps

---
 ChangeLog                    |  4 ++++
 sysdeps/nios2/libm-test-ulps | 24 ++++++++++++++++--------
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d010e7c..190d670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-19  Chung-Lin Tang  <cltang@codesourcery.com>
+
+	* sysdeps/nios2/libm-test-ulps: Update.
+
 2018-04-19  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* sysdeps/unix/sysv/linux/mips/mips64/getdents64.c (__getdents64):
diff --git a/sysdeps/nios2/libm-test-ulps b/sysdeps/nios2/libm-test-ulps
index a9d2c23..0b9ef2a 100644
--- a/sysdeps/nios2/libm-test-ulps
+++ b/sysdeps/nios2/libm-test-ulps
@@ -180,7 +180,9 @@ idouble: 2
 ifloat: 2
 
 Function: "cos":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "cosh":
@@ -191,9 +193,9 @@ ifloat: 1
 
 Function: Real part of "cpow":
 double: 2
-float: 4
+float: 5
 idouble: 2
-ifloat: 4
+ifloat: 5
 
 Function: Imaginary part of "cpow":
 float: 2
@@ -235,15 +237,15 @@ ifloat: 1
 
 Function: Imaginary part of "ctan":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Real part of "ctanh":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Imaginary part of "ctanh":
 double: 2
@@ -340,15 +342,21 @@ idouble: 2
 ifloat: 1
 
 Function: "pow":
+double: 1
 float: 3
+idouble: 1
 ifloat: 3
 
 Function: "sin":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "sincos":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "sinh":
@@ -387,8 +395,8 @@ ifloat: 2
 
 Function: "yn":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 
 # end of automatic generation
-- 
2.8.1



More information about the Libc-alpha mailing list