summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-21 21:29:37 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-03-15 19:02:18 +0100
commit64487e126468f91ecdfe7ab7a0f3a82762874d5a (patch)
treef6b404ff8be60517b60fb2bc6d3635489a3ae155 /ChangeLog
parente015e27b902c3e599370771dbbb0c5de0ec00f44 (diff)
downloadglibc-64487e126468f91ecdfe7ab7a0f3a82762874d5a.tar.gz
glibc-64487e126468f91ecdfe7ab7a0f3a82762874d5a.tar.xz
glibc-64487e126468f91ecdfe7ab7a0f3a82762874d5a.zip
Enable tests for x86_64, too, which currently are enabled only for x86.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8a0521612..5c1c1f32e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
+	* math/test-misc.c (main) [__x86_64__]: Enable test for long
+	doubles.
+
 	* math/test-misc.c (main): Fix copy'n'pastos.
 	* misc/tst-efgcvt.c (special): Likewise.