public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Frederic Cambus <fred@statdns.com>
To: binutils@sourceware.org
Subject: [PATCH] Add OpenBSD AArch64 GAS support.
Date: Sat, 27 Aug 2022 19:29:11 +0200	[thread overview]
Message-ID: <YwpUZ5KtZMd3FUAL@Freds-MacBook-Air.local> (raw)

gas/ChangeLog:

2022-08-27  Frederic Cambus  <fred@statdns.com>

	* configure.tgt (aarch64*-*-openbsd*): Add target.
---
 gas/configure.tgt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gas/configure.tgt b/gas/configure.tgt
index 62f806bdfe8..9f2b6720bd7 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -134,6 +134,7 @@ case ${generic_target} in
       aarch64*-linux-gnu_ilp32)		arch=aarch64:32 ;;
     esac ;;
   aarch64*-*-netbsd*)			fmt=elf em=nbsd;;
+  aarch64*-*-openbsd*)			fmt=elf;;
 
   alpha-*-*vms*)			fmt=evax ;;
   alpha-*-osf*)				fmt=ecoff ;;


             reply	other threads:[~2022-08-27 17:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27 17:29 Frederic Cambus [this message]
2022-08-30 15:10 ` Nick Clifton
2022-08-31 12:58   ` Frederic Cambus
2022-08-31 12:58     ` Frederic Cambus
2022-08-31 14:52     ` Nick Clifton

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=YwpUZ5KtZMd3FUAL@Freds-MacBook-Air.local \
    --to=fred@statdns.com \
    --cc=binutils@sourceware.org \
    /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).