public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add OpenBSD AArch64 GAS support.
@ 2022-08-27 17:29 Frederic Cambus
  2022-08-30 15:10 ` Nick Clifton
  0 siblings, 1 reply; 5+ messages in thread
From: Frederic Cambus @ 2022-08-27 17:29 UTC (permalink / raw)
  To: binutils

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 ;;


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Add OpenBSD AArch64 GAS support.
  2022-08-27 17:29 [PATCH] Add OpenBSD AArch64 GAS support Frederic Cambus
@ 2022-08-30 15:10 ` Nick Clifton
  2022-08-31 12:58   ` Frederic Cambus
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Clifton @ 2022-08-30 15:10 UTC (permalink / raw)
  To: Frederic Cambus, binutils

Hi Frederic,

> 2022-08-27  Frederic Cambus  <fred@statdns.com>
> 
> 	* configure.tgt (aarch64*-*-openbsd*): Add target.

Approved - please apply.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Add OpenBSD AArch64 GAS support.
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Frederic Cambus @ 2022-08-31 12:58 UTC (permalink / raw)
  To: binutils; +Cc: Nick Clifton

On Tue, Aug 30, 2022 at 04:10:00PM +0100, Nick Clifton wrote:
> Hi Frederic,
> 
> > 2022-08-27  Frederic Cambus  <fred@statdns.com>
> > 
> > 	* configure.tgt (aarch64*-*-openbsd*): Add target.
> 
> Approved - please apply.

Thanks! I don't have commit access, could someone please commit it
for me?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Add OpenBSD AArch64 GAS support.
  2022-08-31 12:58   ` Frederic Cambus
@ 2022-08-31 12:58     ` Frederic Cambus
  2022-08-31 14:52     ` Nick Clifton
  1 sibling, 0 replies; 5+ messages in thread
From: Frederic Cambus @ 2022-08-31 12:58 UTC (permalink / raw)
  To: binutils

On Tue, Aug 30, 2022 at 04:10:00PM +0100, Nick Clifton wrote:
> Hi Frederic,
> 
> > 2022-08-27  Frederic Cambus  <fred@statdns.com>
> > 
> > 	* configure.tgt (aarch64*-*-openbsd*): Add target.
> 
> Approved - please apply.

Thanks! I don't have commit access, could someone please commit it
for me?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Add OpenBSD AArch64 GAS support.
  2022-08-31 12:58   ` Frederic Cambus
  2022-08-31 12:58     ` Frederic Cambus
@ 2022-08-31 14:52     ` Nick Clifton
  1 sibling, 0 replies; 5+ messages in thread
From: Nick Clifton @ 2022-08-31 14:52 UTC (permalink / raw)
  To: Frederic Cambus, binutils

Hi Frederic,

>>> 	* configure.tgt (aarch64*-*-openbsd*): Add target.
>>
>> Approved - please apply.
> 
> Thanks! I don't have commit access, could someone please commit it
> for me?

Done.

Cheers
   Nick



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-31 14:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 17:29 [PATCH] Add OpenBSD AArch64 GAS support Frederic Cambus
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

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).