summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-12-16 12:21:39 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-12-16 12:21:39 +0100
commit5978800819b7c1316cde7a978fa01ade843ebb52 (patch)
tree10014279f90c406f8b9b1b11a7f0428bc36dec66
parent0220635d2917640b28ed67f87a2e0d976a42c1d9 (diff)
downloadgmp-5978800819b7c1316cde7a978fa01ade843ebb52.tar.gz
ChangeLog
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d967dda20..9ae4b2cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,16 @@
+2012-12-16 Torbjorn Granlund <tege@gmplib.org>
+
+ * Version 5.1.0 released.
+
+ * mpn/generic/mu_div_qr.c (mpn_preinv_mu_div_qr): Explicitly use
+ MPN_COPY_INCR for slightly overlapping copy.
+
2012-12-15 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/mpn/toom-sqr-shared.h: Skip ALLOCs if the test is skipped.
2012-12-13 Torbjorn Granlund <tege@gmplib.org>
- * Version 5.1.0 released.
-
* mpn/x86_64/dos64.m4 (PIC): Move definition early.
(JMPENT): Remove PIC variant.