summaryrefslogtreecommitdiff
path: root/lang/sdcc-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc-3.3:Pav Lucistnik2004-07-281-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) Notes: svn path=/head/; revision=114954
* Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizingPav Lucistnik2004-05-091-0/+11
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> Notes: svn path=/head/; revision=108778