public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Schwingen <michaels@stochastik.rwth-aachen.de>
To: egcs@cygnus.com
Subject: Writing a new BFD backend?
Date: Thu, 06 Nov 1997 06:47:00 -0000	[thread overview]
Message-ID: <19971106154650.50885@saturn.stochastik.rwth-aachen.de> (raw)

Hi,

I hope this is at least remotelt on topic here.

I need to write a new BFD backend to support Atari TOS style programs
(simple file layout with text+data+bss, but with a special relocation table
format).

However, it seems to me that the documentation on the backend part of BFD is
not very helpful, and the existing sources are difficult to overlook, so I
don't quite know where to start.

I managed to create a jumptable for the new format, but then I am stuck -
what functions are actually needed, and what do they need to do?

Is there any hint where to start, or where to look for more information?

cu
Michael
-- 
In the beginning there was nothing, which exploded.

             reply	other threads:[~1997-11-06  6:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-06  6:47 Michael Schwingen [this message]
1997-11-06  8:33 ` Ian Lance Taylor
1997-11-06 12:53   ` D. Jeff Dionne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19971106154650.50885@saturn.stochastik.rwth-aachen.de \
    --to=michaels@stochastik.rwth-aachen.de \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).