aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-02-24 20:00:30 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-24 20:00:30 -0800
commit4a1297d761c3754ca2643ab6cd9e9cf952d77cf5 (patch)
tree45ed55e38a84a36f5cb6d824804ef2559525c9a4
parent9d2569846c520933546353856aafea86a80d9638 (diff)
downloadglibc-4a1297d761c3754ca2643ab6cd9e9cf952d77cf5.zip
glibc-4a1297d761c3754ca2643ab6cd9e9cf952d77cf5.tar.gz
glibc-4a1297d761c3754ca2643ab6cd9e9cf952d77cf5.tar.bz2
We can use the 64-bit register versions of the double functions.
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/x86_64/Implies1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec890ea..dc3c8d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-24 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/x86_64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
+
2010-02-24 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
diff --git a/sysdeps/x86_64/Implies b/sysdeps/x86_64/Implies
index 2b8412b..2e0a323 100644
--- a/sysdeps/x86_64/Implies
+++ b/sysdeps/x86_64/Implies
@@ -1,4 +1,5 @@
wordsize-64
ieee754/ldbl-96
+ieee754/dbl-64/wordsize-64
ieee754/dbl-64
ieee754/flt-32