This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Adding SHARC 21K support to binutils
- From: Russell Shaw <rjshaw at netspace dot net dot au>
- To: binutils at sourceware dot org
- Date: Mon, 16 Apr 2007 18:15:00 +1000
- Subject: Re: Adding SHARC 21K support to binutils
On Wed, 12 Apr 2006, Ramana Radhakrishnan <ramana.r@gmail.com> wrote:
>On 4/10/06, Alessio Massaro <alessio.massaro@oxinst.co.uk> wrote:
>> Hi,
>> I was interested in adding support for the ADI 21K SHARC CPU to binutils.
>> Can anyone give me some pointers about where to start, please? I couldn't
>> find anything.
>> Thanx
> Hi,
>
> Start with opcodes, move on to bfd, then to gas ( a bit back to bfd to
> get the linker related parts working ) and then get the linker scripts
> right :) .
>
> Then move on to newlib / libgloss to get some platform specific linker
> scripts etc up and working.
>
> There really is no big getting started guide. The best place to look
> at is the porting guides for each of the tools and existing ports to
> get going.
>
> http://perso.wanadoo.fr/patrice.mandin/v3/en/howto-binutils.html
>
> A quick google reveals this link which documents the files you need to
> touch for each of the parts.
Hi,
I'm interested in a sharc 21K assembler too. Any progress? If not, i'll
think about doing it.