aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r--mpi/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 7ef20de40..393eda8c1 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,12 @@
+Tue Mar 7 18:45:31 CET 2000 Werner Koch <[email protected]>
+
+ * mpih-mul.c (mpihelp_mul_karatsuba_case): It seems that the
+ untested part works fine. Removed the debugging message.
+
+ * longlong.h (umul_ppmm): Fixes for ARM-4. By Sean MacLennan.
+
+ * config.links: Add support for NetBSD.
+
Thu Jan 13 19:31:58 CET 2000 Werner Koch <[email protected]>
* mpi-internal.h (karatsuba_ctx): New.