Commit graph

13 commits

Author SHA1 Message Date
gson
3345745faf Update devel/sdcc to 2.8.0.
The changes since 2.4.0 are far too numerous to list here; please
refer to the ChangeLog file.
2008-10-17 07:20:22 +00:00
wiz
d7e0da9fa7 Remove extra qualification to fix build with gcc-4.1. 2006-07-05 20:29:29 +00:00
joerg
8a567a235f Remove left hand side casts, they are useless and a GCC extension not
supported with GCC 3.4+.
2005-12-01 19:43:23 +00:00
xtraeme
4f62e10d50 Update devel/sdcc to 2.4.0.
Too many changes to list here, please review the Changelog file.
Mostly they were bugfixes.

The patch to update to this version was sent via private email
by Sergio Jimenez <tripledes at eslack dot org>.
2004-06-07 00:16:58 +00:00
jmc
bcdbfdcf2f Instead of a base -R in the link line use _OPSYS_RPATH_NAME instead 2003-03-10 04:08:21 +00:00
jmc
4172cf6d8b Update Makefile.in patch to include -Wl directives if using libgc from $PREFIX 2003-03-06 23:03:22 +00:00
jlam
96c562f02f Buildlinkify. 2001-11-28 04:49:01 +00:00
dmcmahill
6048b53973 fix for powerpc. 2001-05-03 22:03:31 +00:00
dmcmahill
3ecef7be86 use the boehm-gc package instead of the one included with sdcc.
this fixes sdcc on alpha, and probably sparc and others.

also include a slew of missing headers.
2001-04-29 16:15:15 +00:00
wulf
f5967e7d9b Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:46:32 +00:00
wulf
f0e1e8c947 Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:33:05 +00:00
tron
4873d8e544 Adapt this package to NetBSD and use a better master site with a
distribution file with correct compression.
2000-08-25 21:49:28 +00:00
tron
b267ad7874 Import "sdcc" from the FreeBSD port collection:
Cross compile 8051 code
2000-08-25 21:07:13 +00:00