summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-04-29 14:28:31 +0200
committertege <tege@gmplib.org>2002-04-29 14:28:31 +0200
commitf1642675b3da33751e0a610f312575a1504b5009 (patch)
tree387537ae9b4fd3ee7289bccdfbd148cf232e40c0 /ChangeLog
parentd7e186b07849147782af3856ca3af2263c4643a4 (diff)
downloadgmp-f1642675b3da33751e0a610f312575a1504b5009.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f0b49bef..c2349514d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,21 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-04-29 Torbjorn Granlund <tege@swox.com>
+
+ * mpn/generic/gcd.c: Nailify. GNUify code layout.
+
+ * mpn/generic/gcdext.c: Nailify. Misc changes.
+
+ * tests/mpz/t-sqrtrem.c: Let argv[1] mean # of repetitions.
+ * tests/mpz/t-gcd.c: Likewise.
+
+ * mpz/gcd.c: Nailify.
+
+ * mpn/generic/random.c: Nailify.
+
+ * gmp-impl.h (modlimb_invert): Nailify.
+
2002-04-27 Torbjorn Granlund <tege@swox.com>
* mpn/generic/gcdext.c (div2): Remove qh paramater.