This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] AArch64 glibc port


Revised patch to add aarch64 support in elf/elf.h.

Proposed ChangeLog below.

Thanks
/Marcus

2012-11-02  Marcus Shawcroft  <marcus.shawcroft@linaro.org>

	* elf/elf.h (EM_AARCH64): New.
	(R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
	(R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
	(R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
	(R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
	(R_AARCH64_TLSDESC): Likewise.
	(NT_ARM_TLS): Likewise.
	(NT_ARM_HW_BREAK): Likewise.
	(NT_ARM_HW_WATCH): Likewise.

Attachment: glibc-v2-elf-patch.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]