about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-09-15 23:01:56 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-15 23:01:56 -0400
commit88738eb6e9e5a9d7d7977488519aaffb6263310c (patch)
tree52c4baa17e415c7044938178e2fde491f20f1d03 /ChangeLog
parent2840865d5abf3ecee3cfc6e1b03d0599aea674fd (diff)
downloadglibc-88738eb6e9e5a9d7d7977488519aaffb6263310c.tar.gz
glibc-88738eb6e9e5a9d7d7977488519aaffb6263310c.tar.xz
glibc-88738eb6e9e5a9d7d7977488519aaffb6263310c.zip
finite for 64-bit platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7a245b8b7..c4ea055c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
 
+	* sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
+
 	* sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
 	Patch mostly by Neil Horman <nhorman@tuxdriver.com>.