about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-03-04 09:16:16 -0800
committerUlrich Drepper <drepper@redhat.com>2010-03-04 09:16:16 -0800
commit356af22323ee2ff1dccf637f573994aebef6c50b (patch)
tree65f7e06ac54d4a872ec98677ee2dc484b6200fca /ChangeLog
parentd8c34cd19fca0b33776db2ce727cbc03fbe04df1 (diff)
parent65ba5b4661fc328e7ac2a709cdf9470cb80b2491 (diff)
downloadglibc-356af22323ee2ff1dccf637f573994aebef6c50b.tar.gz
glibc-356af22323ee2ff1dccf637f573994aebef6c50b.tar.xz
glibc-356af22323ee2ff1dccf637f573994aebef6c50b.zip
Fixups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d4a70ae76b..1946aa666b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
 2010-03-03  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/unix/sysv/linux/bits/in.h: Add a few more defintions from the
-	kernel headers.
+	* sysdeps/unix/sysv/linux/bits/in.h: Add a few more definitions from
+	the kernel headers.
+
+2010-03-04  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/sparc/sparc64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
+
+	* sysdeps/sparc/sparc32/sparcv8/udiv_qrnnd.S: Delete.
+	* sysdeps/sparc/sparc32/udiv_qrnnd.S: Delete.
 
 2010-03-03  David S. Miller  <davem@davemloft.net>