[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on
From: |
Samuel Thibault |
Subject: |
Re: [PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64) |
Date: |
Fri, 5 Jan 2024 23:45:21 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Hello,
Nick Clifton, le ven. 05 janv. 2024 15:35:24 +0000, a ecrit:
> Hi Sergey,
>
> > Also recognized are aarch64-*-gnu tagrets, e.g. aarch64-pc-gnu or
> > aarch64-unknown-gnu.
> >
> > The ld/emulparams/aarch64gnu.sh file is (for now) identical to
> > aarch64fbsd.sh,
> > or to aarch64linux.sh with Linux-specific logic removed; and mainly
> > different
> > from the generic aarch64elf.sh in that it does not set EMBEDDED=yes.
> >
> > Coupled with a corresponding GCC patch, this produces a toolchain that can
> > sucessfully build working binaries targeting aarch64-gnu.
> Approved - please apply.
We don't have commit access, please commit it, thanks ;)
Samuel