summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKent Boortz <kent@mysql.se>2000-07-21 18:49:15 +0200
committerKent Boortz <kent@mysql.se>2000-07-21 18:49:15 +0200
commit92004c710aa6659c0480597a58b5f1b67d78da1d (patch)
tree6f429ded305331f7d619bf6e5fd99005eebffa5a /ChangeLog
parentc4e4d32db0834b131fdcd8219f331513887a8610 (diff)
downloadgmp-92004c710aa6659c0480597a58b5f1b67d78da1d.tar.gz
Now MacOS port tested for both CodeWarrior and Apple MPW
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a87e24ff..840c389cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2000-07-21 Kent Boortz <kent@erix.ericsson.se>
+
+ * macos/Asm*, macos/CmnObj, macos/Mp*: Directories no longer created
+ from configure script, now part of dist.
+ * macos/Makefile
+ * macos/Makefile.cw
+ * macos/config.h
+ * macos/Asm/*.s
+ New files and directories that is the output from configure. This way
+ no Perl installation is required to build on MacOS, just MPW.
+ * macos/configure: Added prefix '__g' to exported assembler labels.
+ Changed to handle new m4 syntax instead of the old cpp syntax in asm.
+ * macos/Makefile.in: Corrected 'clean' target, added 'distclean'
+ and 'maintainer_clean'. Added "mpn/mp_bases.c" to build.
+ * macos/README: Reflect the new build process without configure.
+ Corrected the file structure for Apple MPW installation.
+
2000-07-21 Torbjorn Granlund <tege@swox.com>
* mpf/tests/t-muldiv.c: Relax error limit. Make precision depend