diff options
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-01-21 14:39:10 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-01-29 14:47:48 +0000 |
commit | a8b0805d0b9616adb2a93213efb79fc48f163101 (patch) | |
tree | d074b09cc2b96aaf4a3fdb932e10a533c5da994f /ports | |
parent | c8e9f0783a2a164a831c00162d989f9af92d8b1d (diff) | |
download | glibc-a8b0805d0b9616adb2a93213efb79fc48f163101.zip glibc-a8b0805d0b9616adb2a93213efb79fc48f163101.tar.gz glibc-a8b0805d0b9616adb2a93213efb79fc48f163101.tar.bz2 |
[AArch64] Regenerate libm-test-ulps.
Re-generate libm-test-ulps from scratch.
Diffstat (limited to 'ports')
-rw-r--r-- | ports/ChangeLog.aarch64 | 4 | ||||
-rw-r--r-- | ports/sysdeps/aarch64/libm-test-ulps | 15 |
2 files changed, 4 insertions, 15 deletions
diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64 index b801c73..6d4ab47 100644 --- a/ports/ChangeLog.aarch64 +++ b/ports/ChangeLog.aarch64 @@ -1,3 +1,7 @@ +2014-01-22 Marcus Shawcroft <marcus.shawcroft@arm.com> + + * sysdeps/aarch64/libm-test-ulps: Regenerated. + 2014-01-20 Marcus Shawcroft <marcus.shawcroft@linaro.org> * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64_be-options): Fix diff --git a/ports/sysdeps/aarch64/libm-test-ulps b/ports/sysdeps/aarch64/libm-test-ulps index 25afbe1..786720d 100644 --- a/ports/sysdeps/aarch64/libm-test-ulps +++ b/ports/sysdeps/aarch64/libm-test-ulps @@ -13401,22 +13401,9 @@ idouble: 1 Test "exp_upward (-0xf.ffffffffffff8p+1020)": double: 1 idouble: 1 -ildouble: 1 -ldouble: 1 -Test "exp_upward (-0xf.ffffffffffffbffffffffffffcp+1020)": -ildouble: 1 -ldouble: 1 -Test "exp_upward (-0xf.fffffffffffffffffffffffffff8p+16380)": -ildouble: 1 -ldouble: 1 -Test "exp_upward (-0xf.fffffffffffffffp+16380)": -ildouble: 1 -ldouble: 1 Test "exp_upward (-0xf.fffffp+124)": double: 1 idouble: 1 -ildouble: 1 -ldouble: 1 Test "exp_upward (0x1p+0)": double: 1 idouble: 1 @@ -18595,8 +18582,6 @@ idouble: 1 Function: "exp_upward": double: 1 idouble: 1 -ildouble: 1 -ldouble: 1 Function: "expm1": double: 1 |