glibc/sysdeps/aarch64
Will Newton 8c230039a0 AArch64: Update relocations for ILP32
The latest version of the binutils ELF header defines a new set of
dynamic relocations for ILP32 and renames some to make the naming
more uniform.

ChangeLog:

2014-11-21  Will Newton  <will.newton@linaro.org>
	    Andrew Pinski  <andrew.pinski@caviumnetworks.com>

	* elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
	R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
	R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
	R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
	R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
	(R_AARCH64_TLS_DTPMOD64): Rename to ..
	(R_AARCH64_TLS_DTPMOD): This.
	(R_AARCH64_TLS_DTPREL64): Rename to ...
	(R_AARCH64_TLS_DTPREL): This.
	(R_AARCH64_TLS_TPREL64): Rename to ...
	(R_AARCH64_TLS_TPREL): This.
	* sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
	R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
	R_AARCH64_TLS_TPREL64.
	(elf_machine_rela): Likewise.
2014-11-21 14:43:16 +00:00
..
bits Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
fpu Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality. 2014-10-24 13:23:12 +00:00
nptl AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
soft-fp
__longjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
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: Update relocations for ILP32 2014-11-21 14:43:16 +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 Add fenv test support for AArch64. 2014-04-17 16:58:35 +01:00
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 [AArch64] Add optimized strchr. 2014-06-19 11:03:59 +01:00
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