aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-11-18 15:50:21 +0000
committerWill Newton <will.newton@linaro.org>2014-11-21 14:43:16 +0000
commit8c230039a09523b08a7ede65768678e363206c02 (patch)
treeefcaa5710b5296cc87cf4a2966fac19ab8ec4abe /ChangeLog
parent0d79fa53b4fc43896a5732b84c763c141e1f170b (diff)
downloadglibc-8c230039a09523b08a7ede65768678e363206c02.tar
glibc-8c230039a09523b08a7ede65768678e363206c02.tar.gz
glibc-8c230039a09523b08a7ede65768678e363206c02.tar.bz2
glibc-8c230039a09523b08a7ede65768678e363206c02.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0041ea948..40cd918931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+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 Torvald Riegel <triegel@redhat.com>
* sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value