public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@cygnus.com>
To: 870357@ccl.itri.org.tw
Cc: gas2@cygnus.com
Subject: Re: How to porting gas
Date: Thu, 05 Nov 1998 09:18:00 -0000	[thread overview]
Message-ID: <199811051717.MAA03428@subrogation.cygnus.com> (raw)
In-Reply-To: <01BE08B1.E4E85EA0@pc092178.ccl.itri.org.tw>

   From: Anton Huang <870357@ccl.itri.org.tw>
   Date: Thu, 5 Nov 1998 11:46:14 +0800

   I am now study how to porting GNU-as to a new architecture.
   And I also know the following:

   The only one thing to modify that porting gas is tc-$machine.c ,
   tc-$machine.h , $machine.h
   i.e. x86 system, the file are tc-i386.c, tc-i386.h and i386.h

   There are something trouble me. If I want to porting, how to modify the file
   list above?
   i.e. Assume the machine I want to port is xxx, hence the file I need to
   create is tc-xxx.c
   tc-xxx.h and xxx.h. However what and how do I put in this file? In
   additions, what the guts
   (format) of these machine dependent file?

First read gas/doc/internals.texi.  Then see if you have any more
specific questions.

Ian

      reply	other threads:[~1998-11-05  9:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-04 19:48 Anton Huang
1998-11-05  9:18 ` Ian Lance Taylor [this message]

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=199811051717.MAA03428@subrogation.cygnus.com \
    --to=ian@cygnus.com \
    --cc=870357@ccl.itri.org.tw \
    --cc=gas2@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).