summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.