q3cellshading/lcc
gmiranda db8ca37fa3 Initial commit
git-svn-id: https://svn.code.sf.net/p/q3cellshading/code/trunk@2 db09e94b-7117-0410-a7e6-85ae5ff6e0e9
2006-07-05 14:05:49 +00:00
..
alpha/osf/tst Initial commit 2006-07-05 14:05:49 +00:00
bin Initial commit 2006-07-05 14:05:49 +00:00
cpp Initial commit 2006-07-05 14:05:49 +00:00
doc Initial commit 2006-07-05 14:05:49 +00:00
etc Initial commit 2006-07-05 14:05:49 +00:00
include Initial commit 2006-07-05 14:05:49 +00:00
lburg Initial commit 2006-07-05 14:05:49 +00:00
lib Initial commit 2006-07-05 14:05:49 +00:00
mips/irix/tst Initial commit 2006-07-05 14:05:49 +00:00
msdev Initial commit 2006-07-05 14:05:49 +00:00
sparc/solaris/tst Initial commit 2006-07-05 14:05:49 +00:00
src Initial commit 2006-07-05 14:05:49 +00:00
tst Initial commit 2006-07-05 14:05:49 +00:00
x86 Initial commit 2006-07-05 14:05:49 +00:00
buildnt.bat Initial commit 2006-07-05 14:05:49 +00:00
buildnt.sh Initial commit 2006-07-05 14:05:49 +00:00
COPYRIGHT Initial commit 2006-07-05 14:05:49 +00:00
custom.mk Initial commit 2006-07-05 14:05:49 +00:00
LOG Initial commit 2006-07-05 14:05:49 +00:00
makefile Initial commit 2006-07-05 14:05:49 +00:00
makefile.nt Initial commit 2006-07-05 14:05:49 +00:00
packing.lst Initial commit 2006-07-05 14:05:49 +00:00
README Initial commit 2006-07-05 14:05:49 +00:00
README.id Initial commit 2006-07-05 14:05:49 +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) $