7 Commits

Author SHA1 Message Date
bcallah
de3dcc7cb5 Fix clang6 build. It is because sdcc regenerates its configure scripts at
build time with clang6. We don't know why but I put a comment in the port
Makefile saying such so that we don't accidentally remove those BDEPS.
ok jca@
2018-04-16 21:09:25 +00:00
bcallah
5616dfc4fb Update sdcc to 3.7.0
Changelog: http://sdcc.sourceforge.net/index.php#News
ok benoit@
2018-03-07 21:34:43 +00:00
benoit
7ede97bfdf Update to sdcc-3.6.0.
from Brian Callahan (new maintainer)
2017-06-14 07:38:17 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
naddy
d326478ef9 update to 2.8.0; from maintainer Andreas Bihlmaier 2010-04-06 17:15:40 +00:00
jasper
d05b070e0f update sdcc to 2.7.0
from Andreas Bihlmaier (MAINTAINER)
2007-06-06 17:23:09 +00:00
jasper
0acef1e117 import sdcc 2.6.0
SDCC is an open source retargettable, optimizing ANSI - C compiler. The
current version targets the Intel 8051, Zilog Z80, Dallas 80C390,
Motorola HC08 and Microchip PIC MCUs.

submitted by Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER)

feedback and ok naddy@
2006-12-30 18:45:32 +00:00