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

Tristan Gingold gingold@adacore.com
Mon Nov 25 09:12:00 GMT 2013


On Nov 22, 2013, at 2:15 PM, Yufeng Zhang <Yufeng.Zhang@arm.com> wrote:

> Hi Tristan,
> 
> Is it OK to backport the two patches to the 2.24 branch?

Yes.

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