From af0cd5fa4fc818d697f0ed653c9b9faa279648fe Mon Sep 17 00:00:00 2001 From: dtrg Date: Sun, 29 Apr 2007 23:36:42 +0000 Subject: [PATCH] Updated for the 6.0pre3 release. --- src/about.i | 13 ++++++++++--- src/index.i | 11 +++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/src/about.i b/src/about.i index 2bf64033e..f4877feab 100644 --- a/src/about.i +++ b/src/about.i @@ -81,7 +81,7 @@ is far smaller, faster and easier to port.

i80 + - + + Z80 @@ -96,12 +96,12 @@ is far smaller, faster and easier to port.

i86 + - + + +F i386 + - + + +F 68000 @@ -145,6 +145,9 @@ is far smaller, faster and easier to port.

generator and assembler; - indicates that it is supported by the assembler only.

+

F indicates that the architecture has floating point support (if there is +an FPU).

+

Note: all the code generators run on 6.0, but as there are no platforms yet that use them they are not currently shipped. If you wish to use one, please ask and it can very easily be arranged. (Due to the way the @@ -219,6 +222,10 @@ with no operating system other than a monitor.

+ + + + diff --git a/src/index.i b/src/index.i index 91d6195f8..7db10e702 100644 --- a/src/index.i +++ b/src/index.i @@ -42,6 +42,17 @@ list.

News

+

2007-04-29

+ +

I've just uploaded 6.0pre3 to the download +page. Lots of bugfixes, and we now support compilation for CP/M using the +8080 code generator.

+ +

Other things that are new: better optimisation, slightly lighter-weight +binaries, better ANSI C headers, and floating point works on the pc86 and +linux386 platforms (although only if you have an FPU).

+

2007-04-25

I'm pleased to announce 6.0pre2 has just hit the

i80cpm (CP/M 8080 executables)
i86 pc86 (bootable floppy disk images)