about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-03-04 01:02:45 -0800
committerDavid S. Miller <davem@davemloft.net>2010-03-04 01:02:45 -0800
commit605277213e41805f45390adb122e6a320d571f6d (patch)
tree0d37955337867f46d04bad8be8f573efb8363d89 /ChangeLog
parent2e9337f58ab3165b54acd8ebd84577e3a51f79be (diff)
downloadglibc-605277213e41805f45390adb122e6a320d571f6d.tar.gz
glibc-605277213e41805f45390adb122e6a320d571f6d.tar.xz
glibc-605277213e41805f45390adb122e6a320d571f6d.zip
sparc64: Use dbl-64/wordsize-64 math lib code.
	* sysdeps/sparc/sparc64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e7a04b4f..94220551dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-04  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/sparc/sparc64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
+
 2010-03-03  David S. Miller  <davem@davemloft.net>
 
 	* math/math_private.h (INSERT_WORDS64): Fix argument order.