glibc/sysdeps/aarch64/bits
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
..
atomic.h Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
endian.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fenv.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
link.h AArch64: Use ELF macros rather than Elf64 throughout 2014-11-21 14:44:23 +00:00
linkmap.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
mathdef.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
setjmp.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00