aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r--mpi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 70f50ae25..b867f0252 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-18 Werner Koch <[email protected]>
+
+ * config.links (mpi_sflags): Use i386 code for i386. According to
+ tests by Kevin Ryde the i586 code runs slow on i386 CPUs. Ditto
+ for i786.
+
2000-10-24 Werner Koch <[email protected]>
* mips3/: Changed a few comments to C-style. By Jeff Long.