og-openarena-gamecode/code/tools/lcc
2017-01-02 17:51:27 +01:00
..
cpp Partial commit while removing technical dept 2016-08-02 20:17:50 +02:00
doc Some missing files 2009-05-15 14:51:36 +00:00
etc Removed more technical debt 2016-08-02 20:59:06 +02:00
lburg Changed formatting in the lcc soruce to silent the compiler 2017-01-02 17:51:27 +01:00
src Changed formatting in the lcc soruce to silent the compiler 2017-01-02 17:51:27 +01:00
COPYRIGHT Some missing files 2009-05-15 14:51:36 +00:00
LOG Some missing files 2009-05-15 14:51:36 +00:00
README Some missing files 2009-05-15 14:51:36 +00:00
README.id Some missing files 2009-05-15 14:51:36 +00:00

This hierarchy is the distribution for lcc version 4.1.

lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. doc/4.html summarizes the differences.

VERSION 4.1 IS INCOMPATIBLE WITH EARLIER VERSIONS OF LCC. DO NOT
UNLOAD THIS DISTRIBUTION ON TOP OF A 3.X DISTRIBUTION.

LOG describes the changes since the last release.

CPYRIGHT describes the conditions under you can use, copy, modify, and
distribute lcc or works derived from lcc.

doc/install.html is an HTML file that gives a complete description of
the distribution and installation instructions.

Chris Fraser / cwfraser@microsoft.com
David Hanson / drh@microsoft.com
$Revision: 145 $ $Date: 2001-10-17 16:53:10 -0500 (Wed, 17 Oct 2001) $