diff --git a/Action b/Action index 15b5f3908..f7d1a0a36 100644 --- a/Action +++ b/Action @@ -166,6 +166,10 @@ name "Mantra M68000 System V.0 support" dir mach/mantra indir end +name "PC Minix support" +dir mach/minix +indir +end name "Atari ST Minix support" dir mach/minixST indir diff --git a/NEW b/NEW index 795ae50ed..8c9fed3e2 100644 --- a/NEW +++ b/NEW @@ -1,5 +1,6 @@ It is not wise to mix files created by the previous version of the Kit with files belonging to this version, although that might sometimes work. +Many problems with the previous distribution are fixed. The major additions are: - a new language: Modula-2 @@ -7,12 +8,14 @@ The major additions are: small model - floating point package, usable with most back-ends - cross-compilation to a Microsoft Xenix V3 80286 system + - cross-compilation to a PC running Minix + - cross-compilation to an Atari ST running Minix Ceriel J.H. Jacobs Dept. of Math. and Computer Science Vrije Universiteit - Postbus 7161 - 1007 MC Amsterdam + De Boelelaan 1081 + 1081 HV Amsterdam The Netherlands (UseNet: ceriel@cs.vu.nl)