summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2000-04-16 20:20:14 +0200
committertege <tege@gmplib.org>2000-04-16 20:20:14 +0200
commit3563d176b5834bd9b92b238047bb694cccf20390 (patch)
tree7e4b1dd2ddb177e1c62df0d1c47011c51c8eac18
parent254eee2f45bd121c0189b1b71bed5799c3866ead (diff)
downloadgmp-3563d176b5834bd9b92b238047bb694cccf20390.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f71593d8..485ecb7fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,7 +27,7 @@
* mpn/pa64/umul_ppmm.S: Likewise.
* mpn/sparc32/udiv_fp.asm: Likewise (by means of MPN).
* mpn/sparc32/udiv_nfp.asm: Likewise (by means of MPN).
- * sparc32/v8/supersparc/udiv.asm: Likewise (by means of MPN).
+ * mpn/sparc32/v8/supersparc/udiv.asm: Likewise (by means of MPN).
* mpn/generic/tdiv_qr.c: Work around gcc 2.7.2.3 i386 register handling
bug.