Mercurial > hg > index.cgi
view docs/lwcc.txt @ 212:b0d53e2f3f53
Make --6309/--6809 work properly
Fixed an inverted test that checked for 6809/6309 mode incorrectly. This
also fixes the fact that 6309 mode was not the default as per the
documentation.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 09 Jun 2012 23:17:43 -0600 |
parents | 4e12d881df85 |
children |
line wrap: on
line source
lwcc is based on the PCC compiler code. However, the code has been substantially modified to elminate autoconf, automake, and support for targets not supported by lwtools. In addition, many parts have been substantially rewritten to match the lwtools code style or generally improve readability. Some source files are substantially similar to the same files from PCC and retain the original PCC license. Others, containing original or rewritten code are licensed under the same license as the rest of lwtools.