summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes8
-rw-r--r--README10
2 files changed, 13 insertions, 5 deletions
diff --git a/Changes b/Changes
index 65b17ea77..ee9bb77c3 100644
--- a/Changes
+++ b/Changes
@@ -15,6 +15,14 @@
modules defined by the program; new functions Dynlink.allow_only
and Dynlink.prohibit for access control.
+- Fixed wrong code that was generated for "for i = a to max_int"
+ or "for i = a downto min_int".
+
+- #trace on mutually-recursive functions was broken, works again.
+
+- x86 code generator: fixed illegal "imul" instructions generated by
+ the reloading phase.
+
Objective Caml 3.06:
--------------------
diff --git a/README b/README
index 5fb4b3ae9..2dc26ac88 100644
--- a/README
+++ b/README
@@ -23,13 +23,13 @@ native-code compiler currently runs on the following platforms:
Windows, NextStep, Solaris 2, BeOS.
Alpha processors: Digital/Compaq Alpha machines under
Digital Unix/Compaq Tru64, Linux, NetBSD and OpenBSD.
- Sparc processors: Sun Sparc under SunOS 4.1, Solaris 2, NetBSD, Linux
+ Sparc processors: Sun Sparc under Solaris 2, NetBSD, Linux
Mips processors: SGI workstations and mainframes under IRIX 6
HP PA-RISC processors: HP 9000/700 under HPUX 10
- PowerPC processors: IBM RS6000 and PowerPC workstations under AIX 4.3,
- PowerMacintosh under MkLinux, LinuxPPC, MacOS X
+ PowerPC processors: PowerMacintosh under MacOS X, LinuxPPC,
+ IBM RS6000 and PowerPC workstations under AIX 4.3
Strong ARM processors: Corel Netwinder under Linux
- Intel IA64 processors: prototypes under Linux
+ Intel IA64 processors: HP stations under Linux
Other operating systems for the processors above have not been tested,
but the compiler may work under other operating systems with little work.
@@ -71,7 +71,7 @@ CONTENTS:
COPYRIGHT:
All files marked "Copyright INRIA" in this distribution are copyright
-1996, 1997, 1998, 1999, 2000, 2001 Institut National de Recherche en
+1996, 1997, 1998, 1999, 2000, 2001, 2002 Institut National de Recherche en
Informatique et en Automatique (INRIA) and distributed under the
conditions stated in file LICENSE.