glibc/sysdeps/aarch64
Andrew Pinski 6d3db89b12 AArch64: Reformat inline-asm in elf_machine_load_address
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-21  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.
2014-11-21 14:45:11 +00:00
..
bits AArch64: Use ELF macros rather than Elf64 throughout 2014-11-21 14:44:23 +00:00
fpu Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality. 2014-10-24 13:23:12 +00:00
nptl
soft-fp
__longjmp.S
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure Require autoconf 2.69 2014-09-29 07:53:36 -07:00
configure.ac
crti.S
crtn.S
dl-irel.h
dl-link.sym
dl-machine.h AArch64: Reformat inline-asm in elf_machine_load_address 2014-11-21 14:45:11 +00:00
dl-sysdep.h
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.S
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
libm-test-ulps aarch64: Update libm-test-ulps 2014-07-11 10:57:48 -07:00
machine-gmon.h
Makefile
math-tests.h
mcount.c
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
preconfigure Remove relro configure test. 2014-06-27 16:51:22 +00:00
setjmp.S Remove unnecessary uses of NOT_IN_libc 2014-08-21 10:26:46 +05:30
sotruss-lib.c
stackinfo.h
start.S [AArch64] End frame record chain correctly. 2014-11-11 15:02:02 +00:00
strchr.S
strchrnul.S [AArch64] Add optimized strchrnul. 2014-11-05 13:51:56 +00:00
strcmp.S
strlen.S
strncmp.S
strnlen.S
sysdep.h
tls-macros.h
tlsdesc.c Fix -Wundef warnings for SHARED 2014-07-09 09:26:07 +01:00
tlsdesc.sym
tst-audit.h
Versions