summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-02 11:44:13 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-02 11:44:13 +0530
commit44e0d4c20ce5bf3825897e5d4b7caae94016214d (patch)
tree2bab235b70c634cd73cfa936c4f0fbfa82d91e8e /ChangeLog
parent4d55b4e596d63705b86200d15d905b2549dd25df (diff)
Split mantissa calculation loop and add branch prediction
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0c10b5ff2..78acd020f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
+ calculation loop and add branch prediction.
+
* sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
check access beyond bounds of m1np.