Skip to content

Commit 5147166

Browse files
author
dtrg
committed
Updated for 6.0pre4.
1 parent e537bcc commit 5147166

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# $State$
33
# $Revision$
44

5+
6.0pre4
6+
7+
Fixed some minor bit-rotting issues that were preventing compilation on
8+
modern Linux systems.
9+
510
6.0pre3
611

712
Added the cpm platform. Made some optimisations to the i80 code generator,

README

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# $Source$
2-
# $State$
3-
# $Revision$
4-
51
THE AMSTERDAM COMPILER KIT V6.0pre3
62
===================================
73

84
© 1987-2005 Vrije Universiteit, Amsterdam
9-
2007-04-29
5+
2010-08-08
106

117

128
INTRODUCTION
@@ -17,7 +13,7 @@ front end compilers for a number of different languages, code generators,
1713
support libraries, and all the tools necessary to go from source code to
1814
executable on any of the platforms it supports.
1915

20-
This is an early prerelease of the upcoming version 6.0 release. Not a
16+
This is an early prerelease of the apocryphal version 6.0 release. Not a
2117
lot is supported, the build mechanism needs work, and a lot of things are
2218
probably broken. However, what's there should be sufficient to get things
2319
done and to evaluate how the full 6.0 release should work.
@@ -167,4 +163,8 @@ Please enjoy.
167163

168164
David Given (dtrg on Sourceforge)
169165
170-
2007-04-29
166+
2010-08-08
167+
168+
# $Source$
169+
# $State$
170+
# $Revision$

0 commit comments

Comments
 (0)