This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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 v2 01/14] arm: Introduce and use LDST_PCREL


On Fri, 1 Mar 2013, Richard Henderson wrote:

> Macro-ising the few instances where we need to distinguish between
> arm and thumb pc-relative memory operations.
> ---
>         * sysdeps/arm/sysdep.h (LDST_PCREL): New macro.
>         * sysdeps/unix/arm/sysdep.S (__syscall_error): Use LDST_PCREL.
>         Fix up gottpoff load of errno for thumb2.
>         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
>         (SINGLE_THREAD_P): Use LDST_PCREL.
>         (PSEUDO_PROLOGUE): Remove.
>         (PSEUDO): Don't use it.
>         * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
>         Use LDST_PCREL.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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