diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-10-05 12:50:49 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-10-05 12:50:49 +0200 |
commit | 7ea59e3e5da8a3e74e1fde51d6e404d1a7209d8e (patch) | |
tree | a0609b1a8576d7b91dd503a8b9d7d4a00bffbb87 | |
parent | 84d0e6f05212cabe786cdf00bf3ba5d166d077c0 (diff) | |
download | glibc-7ea59e3e5da8a3e74e1fde51d6e404d1a7209d8e.tar.gz glibc-7ea59e3e5da8a3e74e1fde51d6e404d1a7209d8e.tar.xz glibc-7ea59e3e5da8a3e74e1fde51d6e404d1a7209d8e.zip |
S390: Regenerate ULPs
Updated ulps file. ChangeLog: * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | sysdeps/s390/fpu/libm-test-ulps | 10 |
2 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 9cc0df5aaf..3e931f7d7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-10-05 Stefan Liebler <stli@linux.vnet.ibm.com> + + * sysdeps/s390/fpu/libm-test-ulps: Regenerated. + 2017-10-05 Florian Weimer <fweimer@redhat.com> * support/support_format_hostent.c (support_format_hostent): Add diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps index 4f543179f2..5741bc75a9 100644 --- a/sysdeps/s390/fpu/libm-test-ulps +++ b/sysdeps/s390/fpu/libm-test-ulps @@ -911,9 +911,9 @@ ldouble: 2 Function: Real part of "clog10_downward": double: 5 -float: 4 +float: 5 idouble: 5 -ifloat: 4 +ifloat: 5 ildouble: 3 ldouble: 3 @@ -1577,15 +1577,21 @@ ldouble: 2 Function: "exp_downward": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "exp_towardzero": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "exp_upward": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "expm1": double: 1 |