summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-12-29 14:41:44 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-12-29 14:41:44 +0100
commit4d07e7e9b43fd8488678ffb4b6b7dc7bf88b79d0 (patch)
tree72a2129123467e9c45c109dc40609fa687870a69 /ChangeLog
parente6eda14c4df4ef039eca5f6dbe4cbdc54d8bc3ce (diff)
downloadgmp-4d07e7e9b43fd8488678ffb4b6b7dc7bf88b79d0.tar.gz
Set min_size to 6, DC functions require this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa61aea57..8c126deec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-12-29 Torbjorn Granlund <tege@gmplib.org>
+ * tune/tuneup.c (tune_mu_div): Set min_size to 6, DC functions require
+ this.
+
* tests/mpn/t-div.c: Call mu_div functions with operands that generate
a high quotient limb.