[PATCH 3/3] AArch64: Reformat inline-asm in elf_machine_load_address

Marcus Shawcroft marcus.shawcroft@gmail.com
Fri Nov 21 14:39:00 GMT 2014


On 18 November 2014 16:43, Will Newton <will.newton@linaro.org> wrote:
> From: Andrew Pinski <apinski@cavium.com>
>
> This patch reformats the inline-asm in elf_machine_load_address so it is
> easier to change only part of the inline-asm.  That is using string
> concatenating instead of string continuation.
>
> Also document why this inline-asm works - it depends on the 32bit
> relocation being resolved at link time.
>
> ChangeLog:
>
> 2014-11-18  Will Newton  <will.newton@linaro.org>
>             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
>
>         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
>         Refactor inline-asm.  Also add comment.

OK /Marcus



More information about the Libc-alpha mailing list