summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-05-07 11:28:38 +0200
committerTorbjorn Granlund <tege@gmplib.org>2013-05-07 11:28:38 +0200
commitfac06a8b887fa070adf7c96e11af06080778934e (patch)
treea333391d592f93ffe3f010e3f4331e72545e94af /ChangeLog
parent7fa3ab88f42d3af340e7892729ffbfacf554cf86 (diff)
downloadgmp-fac06a8b887fa070adf7c96e11af06080778934e.tar.gz
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6caf0fca8..fdc3b5036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-05-07 Torbjorn Granlund <tege@gmplib.org>
+
+ * mpn/generic/mod_1_1.c: Cast constant udiv_rnnd_preinv arguments.
+ * mpn/generic/mod_1_2.c: Likewise.
+ * mpn/generic/mod_1_3.c: Likewise.
+ * mpn/generic/mod_1_4.c: Likewise.
+ * mpn/generic/divrem_2.c: Likewise.
+
+2013-05-06 Torbjorn Granlund <tege@gmplib.org>
+
+ * config.guess (power*): Handle all ppc970 variants.
+
2013-05-03 David S. Miller <davem@davemloft.net>
* tune/common.c (speed_mpn_addlsh1_n, speed_mpn_sublsh1_n,