This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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, AArch64] Associate 'stack_ptr' with wsp register in ILP32


On Jul  4 08:12, Yufeng Zhang wrote:
> Hi,
> 
> This patch changes the global register variable 'stack_ptr' in the
> AArch64 port to be declared with asm ("wsp") in ILP32.
> 
> OK for the trunk?
> 
> Thanks,
> Yufeng
> 
> 
> libgloss/
> 
>         * aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp")
>         if __ILP32__ is defined.

Applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat


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