summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2000-08-02 21:50:02 +0200
committertege <tege@gmplib.org>2000-08-02 21:50:02 +0200
commitc2fde44c1b2450886b476543131e37d38f6e8a91 (patch)
tree882ba7637fc2e5364585a23216046b7bf2edc046
parentea5af8297c7862f9fc50f9bd1a90cdad66ba60fe (diff)
downloadgmp-c2fde44c1b2450886b476543131e37d38f6e8a91.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0a549a81..59c5acc67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-08-02 Torbjorn Granlund <tege@swox.com>
+ * Version 3.1 released.
+
* mpn/alpha/ev6: New directory with ev6/21264 optimize code.
* mpn/alpha/ev6/addmul_1.asm: New file.
* mpn/alpha/ev6/gmp-mparam.h: New file.
@@ -2293,6 +2295,10 @@
* configure.in (--enable-alloca): New option.
* acconfig.h (USE_STACK_ALLOC): For --disable-alloca.
+2000-03-18 Kent Boortz <kent@swox.com>
+
+ * macos: New directory with macos port files.
+
2000-03-17 Torbjorn Granlund <tege@swox.com>
* gmp-impl.h (union ieee_double_extract): Check _CRAYMPP.