This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 00/29] Add Support for AARCH64:ILP32





> On May 26, 2015, at 8:28 PM, Andreas Schwab <schwab@suse.de> wrote:
> 
> Andrew Pinski <apinski@cavium.com> writes:
> 
>> This patch series adds AARCH64:ILP32 support to glibc.
> 
> Where can I find a specification of the ILP32 ABI?


The kernel uapi or elf abi?  You can find a "beta" version of the elf abi on arm's web site. I suspect there is a few assembly files that need to be changed to support ilp32. Memcpy.S is one of them. I can't dig up the patch to fix them tonight though. 


Thanks,
Andrew

> 
> Andreas.
> 
> -- 
> Andreas Schwab, SUSE Labs, schwab@suse.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]