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 v3 7/9] aarch64: Rely on syscalls preserving registers


On 25 May 2014 20:41, Richard Henderson <rth@twiddle.net> wrote:
> From: Richard Henderson <rth@redhat.com>
>
> In several cases we've had asm routines rely on syscalls not clobbering
> call-clobbered registers, and that's now deemed ABI.  So take advantage
> of this in the INLINE_SYSCALL path as well.
>
> Shrinks libc.so by about 1k.

OK, thankyou. /Marcus


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