public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Cc: John Ericson <git@johnericson.me>, Alyssa Ross <hi@alyssa.is>,
	binutils@sourceware.org
Subject: Re: GAS broken for m68k-netbsdelf (was: [PATCH v2] Make *-netbsd mean ELF rather than a.out for all CPU archs, deprecate ns32k-netbsd)
Date: Mon, 13 Sep 2021 17:04:58 +0930	[thread overview]
Message-ID: <YT7/IoAQ/QJRgs/i@squeak.grove.modra.org> (raw)
In-Reply-To: <20210910145205.tol7ebak4ewz6wvh@lug-owl.de>

On Fri, Sep 10, 2021 at 04:52:05PM +0200, Jan-Benedict Glaw wrote:
> I wanted to give this a *ping*.

This should fix it.  Applied.

	* config.bfd: Correct m68-*-*bsd* obsolete target match.

diff --git a/bfd/config.bfd b/bfd/config.bfd
index 7f7c12d4b2d..ab5125796f7 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -121,12 +121,13 @@ case $targ in
  i370-* | \
  i860-*-* | \
  i960-*-* | \
- m68*-*-*bsd* | \
+ m68*-*-bsd* | \
  m68*-*-aout* | \
  m68*-*-coff* | \
  m68*-*-hpux* | \
  m68*-*-linux*aout* | \
  m68*-*-lynxos* | \
+ m68*-*-openbsd* | \
  m68*-*-os68k* | \
  m68*-*-psos* | \
  m68*-*-sunos* | \


-- 
Alan Modra
Australia Development Lab, IBM

  reply	other threads:[~2021-09-13  7:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 23:01 Making *-netbsd-* to mean ELF not a.out for all CPUs John Ericson
2021-06-14 11:18 ` Nick Clifton
2021-06-18  1:59   ` John Ericson
2021-06-18  2:36     ` [PATCH] Remove `netbsdpe` support John Ericson
2021-06-29 15:48       ` Nick Clifton
2021-06-29 15:58         ` John Ericson
2021-07-18 22:32           ` [PATCH v2] " John Ericson
2021-07-21  1:38             ` Alan Modra
2021-07-06 19:55     ` [PATCH] Make *-netbsd mean ELF rather than a.out for all CPU archs John Ericson
2021-07-16 15:54       ` Nick Clifton
2021-07-18 22:00         ` John Ericson
2021-08-03 18:59           ` [PATCH v2] Make *-netbsd mean ELF rather than a.out for all CPU John Ericson
2021-08-03 18:59             ` [PATCH v2] Make *-netbsd mean ELF rather than a.out for all CPU archs, deprecate ns32k-netbsd John Ericson
2021-08-11 12:19               ` Nick Clifton
2021-09-03 20:11               ` Jan-Benedict Glaw
2021-09-10 14:52                 ` GAS broken for m68k-netbsdelf (was: [PATCH v2] Make *-netbsd mean ELF rather than a.out for all CPU archs, deprecate ns32k-netbsd) Jan-Benedict Glaw
2021-09-13  7:34                   ` Alan Modra [this message]
2021-07-20 17:14 ` Making *-netbsd-* to mean ELF not a.out for all CPUs Maciej W. Rozycki

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=YT7/IoAQ/QJRgs/i@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=git@johnericson.me \
    --cc=hi@alyssa.is \
    --cc=jbglaw@lug-owl.de \
    /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).