• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Mar-2019-

cpp/H16-Mar-2019-3,0482,609

doc/H03-May-2022-690686

etc/H16-Mar-2019-931807

lburg/H16-Mar-2019-2,8092,145

src/H16-Mar-2019-11,57410,760

COPYRIGHTH A D16-Mar-20192.9 KiB6251

LOGH A D16-Mar-20193.1 KiB9260

READMEH A D16-Mar-2019878 2215

README.idH A D16-Mar-2019151 43

README

1This hierarchy is the distribution for lcc version 4.1.
2
3lcc version 3.x is described in the book "A Retargetable C Compiler:
4Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
5There are significant differences between 3.x and 4.x, most notably in
6the intermediate code. doc/4.html summarizes the differences.
7
8VERSION 4.1 IS INCOMPATIBLE WITH EARLIER VERSIONS OF LCC. DO NOT
9UNLOAD THIS DISTRIBUTION ON TOP OF A 3.X DISTRIBUTION.
10
11LOG describes the changes since the last release.
12
13CPYRIGHT describes the conditions under you can use, copy, modify, and
14distribute lcc or works derived from lcc.
15
16doc/install.html is an HTML file that gives a complete description of
17the distribution and installation instructions.
18
19Chris Fraser / cwfraser@microsoft.com
20David Hanson / drh@microsoft.com
21$Revision: 145 $ $Date: 2001-10-17 16:53:10 -0500 (Wed, 17 Oct 2001) $
22

README.id

12001-10-31  Timothee Besset <ttimo@idsoftware.com>
2updated from the $/source/lcc code
3modified for portability and use with >= 1.31 mod source release
4