[PATCH/AARCH64 0/2] Add ILP32 Linux support

Yufeng Zhang Yufeng.Zhang@arm.com
Fri Nov 22 13:49:00 GMT 2013


Hi Tristan,

Is it OK to backport the two patches to the 2.24 branch?

Thanks,
Yufeng

On 11/21/13 01:14, Andrew Pinski wrote:
> This patch series add ILP32 Linux support to ld.  It just adds the linker scripts and the support for target name (aarch64linux32 and aarch64linux32b).
>
> Andrew Pinski (2):
>    ld/ChangeLog:
>    ld/ChangeLog:
>
>   ld/Makefile.am                   |   10 ++++++++
>   ld/Makefile.in                   |   12 +++++++++
>   ld/configure.tgt                 |    6 +++-
>   ld/emulparams/aarch64elf32.sh    |    2 +-
>   ld/emulparams/aarch64linux32.sh  |   47 ++++++++++++++++++++++++++++++++++++++
>   ld/emulparams/aarch64linux32b.sh |    2 +
>   6 files changed, 76 insertions(+), 3 deletions(-)
>   create mode 100644 ld/emulparams/aarch64linux32.sh
>   create mode 100644 ld/emulparams/aarch64linux32b.sh
>




More information about the Binutils mailing list