summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-02-01 13:40:27 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-02-01 13:40:27 +0100
commitff2e4af6ace241be9edd587fa22f3add4ce305c5 (patch)
tree9434c06a63f20cdbb9bcc8371db86e72802f2542
parentef3f6a86734872b72eaa33094c6e354ddd3e3e2c (diff)
downloadgmp-ff2e4af6ace241be9edd587fa22f3add4ce305c5.tar.gz
ChangeLog
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b123bf29..452bf1511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-01 Torbjorn Granlund <tege@gmplib.org>
+
+ * tests/refmpn.c (refmpn_mul): Use toom6h instead of toom44 for the
+ largest operands.
+
2013-01-31 Torbjorn Granlund <tege@gmplib.org>
* mpn/generic/toom44_mul.c: Revert last change in favour of a simple