asxxxx target support for sdcc?
Philipp Klaus Krause
pkk@spth.de
Fri Nov 14 12:58:00 GMT 2014
Hello,
the small device C compiler (sdcc) is a free C compiler targeting
various 8-bit architectures.
It currently has a fork of GNU binutils in its source tree. AFAIK, sdcc
only uses ar, nm and ranlib, and the only substantial difference to GNU
binutils is that the fork has removed support for many targets and has
added support for an asxxxx target in bfd.
sdcc uses asxxxx-flavor assemblers and linkers (see also asxxxx
upstream: http://shop-pdp.net/ashtml/asxdoc.htm).
This look like unnecessary code duplication to me. Would it be possible
to get the asxxxx-flavor target support accepted upstream, so sdcc could
use GNU binutils instead of the fork? If yes, what would have to be done?
Philipp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20141114/636563df/attachment.sig>
More information about the Binutils
mailing list