aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-12-21 09:15:10 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-02 10:07:50 +0530
commitda08f647d58d674db08cdb3e61c8826c89470e2e (patch)
tree688b963715a16be8198bb735c114ab058b3b3bac /ChangeLog
parent38686a0363dcd2ce65bebf2055864e403aab1dff (diff)
downloadglibc-da08f647d58d674db08cdb3e61c8826c89470e2e.tar
glibc-da08f647d58d674db08cdb3e61c8826c89470e2e.tar.gz
glibc-da08f647d58d674db08cdb3e61c8826c89470e2e.tar.bz2
glibc-da08f647d58d674db08cdb3e61c8826c89470e2e.zip
Move more constants into static variables
Code cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 894f183b28..fe304e41a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
+ MPTWO.
+ (__inv): Remove local variable MPTWO to use the global
+ constant.
+ * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
+ * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
+ variable MPTWO.
+ * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
+ MP3HALFS static const.
+
2013-01-01 David S. Miller <davem@davemloft.net>
* po/ca.po: Update from translation team.