[PATCH] Add OpenBSD ARM Little Endian BFD support.
Frederic Cambus
fred@statdns.com
Thu Sep 1 15:56:22 GMT 2022
On Thu, Sep 01, 2022 at 10:43:25AM +0100, Richard Earnshaw wrote:
> On 31/08/2022 23:12, Frederic Cambus wrote:
> > On Tue, Aug 30, 2022 at 02:55:00PM +0100, Richard Earnshaw wrote:
> >
> > > On 27/08/2022 18:28, Frederic Cambus wrote:
> >
> > > > + arm-*-openbsd*)
> > > > + targ_defvec=arm_elf32_le_vec
> > > > + targ_selvecs="arm_elf32_be_vec"
> > > > + ;;
> > >
> > > This is exactly the same content as the entry directly above it (netbsd), so
> > > please merge the two. It's a maintenance burden to have a lot of duplicated
> > > entries.
> >
> > Makes sense, and note taken. Revised diff inline below, and full patch
> > attached for convenience.
>
> Thanks, this is OK.
Thanks for the review.
I don't have commit access, could someone please commit it for me?
More information about the Binutils
mailing list