aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sdcc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc-3.3:Pav Lucistnik2004-07-291-0/+74
| | | | | | | error: ISO C++ forbids cast to non-reference type used as lvalue PR: ports/69653 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizingPav Lucistnik2004-05-105-0/+1818
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org>