about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-04 15:30:34 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-04 15:30:34 +0530
commitb78372645917b0ecca880c542ef6027ccd74ba28 (patch)
treea815fd5923d22e5d87026acb869c089b9300843f /ChangeLog
parentf8af25d218202ff2f5d167b8e44e4b79f91d147f (diff)
downloadglibc-b78372645917b0ecca880c542ef6027ccd74ba28.tar.gz
glibc-b78372645917b0ecca880c542ef6027ccd74ba28.tar.xz
glibc-b78372645917b0ecca880c542ef6027ccd74ba28.zip
Remove some commented code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ae2d4be07..3309f2066a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
+	declarations.
+	(denorm): Likewise.
+	(__mp_dbl): Likewise.
+	(__inv): Likewise.
+
 	* sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
 	and adjust the header comment.