summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-03-04 04:24:15 -0800
committerDavid S. Miller <davem@davemloft.net>2010-03-04 04:25:37 -0800
commit65ba5b4661fc328e7ac2a709cdf9470cb80b2491 (patch)
treeb72afeef43190d10ba9d6c57820f1dbb9aa274d6 /ChangeLog
parent605277213e41805f45390adb122e6a320d571f6d (diff)
downloadglibc-65ba5b4661fc328e7ac2a709cdf9470cb80b2491.tar
glibc-65ba5b4661fc328e7ac2a709cdf9470cb80b2491.tar.gz
glibc-65ba5b4661fc328e7ac2a709cdf9470cb80b2491.tar.bz2
glibc-65ba5b4661fc328e7ac2a709cdf9470cb80b2491.zip
sparc32: Remove unused code.
2010-03-04 David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc32/sparcv8/udiv_qrnnd.S: Delete. * sysdeps/sparc/sparc32/udiv_qrnnd.S: Delete.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94220551dc..8277d14736 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* 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>
* math/math_private.h (INSERT_WORDS64): Fix argument order.