Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Christian Groessler <cpg@aladdin.de>
To: config-patches@gnu.org
Cc: cpg@aladdin.de, binutils@sources.redhat.com, gdb@sources.redhat.com
Subject: target z8k-coff
Date: Wed, 02 May 2001 14:13:00 -0000	[thread overview]
Message-ID: <87sninwj9k.fsf@gibbon.cnet.aladdin.de> (raw)

Hi "config-patches",

the following change is needed to support a shorthand "z8k-coff"
target in addition to "z8k-xxx-coff".

diff -u -r1.20 config.sub
--- config.sub  2001/03/22 11:09:20     1.20
+++ config.sub  2001/05/02 21:05:38
@@ -233,7 +233,7 @@
                | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \
                | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
                | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \
-               | pj | pjl | h8500)
+               | pj | pjl | h8500 | z8k)
                basic_machine=$basic_machine-unknown
                ;;
        m6811 | m68hc11 | m6812 | m68hc12)
@@ -241,7 +241,7 @@
                basic_machine=$basic_machine-unknown
                os=-none
                ;;
-       m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | w65)
+       m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65)
                ;;
 
        # We use `pc' rather than `unknown'


Please integrate it.

regards,
chris


             reply	other threads:[~2001-05-02 14:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-02 14:13 Christian Groessler [this message]
2001-05-08 11:50 ` Ben Elliston
2003-02-18 12:54 Christian Groessler
2003-02-18 20:16 ` Andrew Cagney
2003-02-20 21:55   ` Christian Groessler
2003-02-21 15:59     ` Andrew Cagney

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=87sninwj9k.fsf@gibbon.cnet.aladdin.de \
    --to=cpg@aladdin.de \
    --cc=binutils@sources.redhat.com \
    --cc=config-patches@gnu.org \
    --cc=gdb@sources.redhat.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