glibc/sysdeps/aarch64
Will Newton 01194ba18d AArch64: Use ELF macros rather than Elf64 throughout
Using the macros for ELF types is required for adding ILP32 support.
In the standard AArch64 configuration this makes no difference to
the types used.

ChangeLog:

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

	* sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
	ElfW macro instead of hardcoded Elf64 types.
	(la_aarch64_gnu_pltenter): Likewise.
	* sysdeps/aarch64/dl-machine.h
	(elf_machine_runtime_setup): Use ElfW(Addr).
2014-11-21 14:44:23 +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 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: Use ELF macros rather than Elf64 throughout 2014-11-21 14:44:23 +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