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]

[PATCH 2/2] AArch64 glibc port


This patch provides AArch64 support in elf/elf.h

Proposed ChangeLog:

2012-10-01  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

Attachment: glibc-fsf-v1-eaf6f205-elf.patch
Description: Binary data


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