From 9f0437e862225e036155b30e7edc4f6fe89dc0c0 Mon Sep 17 00:00:00 2001 From: Chung-Lin Tang Date: Thu, 19 Apr 2018 12:00:58 -0700 Subject: 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 d010e7c485..190d6701bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-04-19 Chung-Lin Tang + + * sysdeps/nios2/libm-test-ulps: Update. + 2018-04-19 Adhemerval Zanella * sysdeps/unix/sysv/linux/mips/mips64/getdents64.c (__getdents64): diff --git a/sysdeps/nios2/libm-test-ulps b/sysdeps/nios2/libm-test-ulps index a9d2c23143..0b9ef2afec 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 -- cgit 1.4.1