aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJiong Wang <jiong.wang@arm.com>2015-07-16 15:46:21 +0100
committerJiong Wang <jiong.wang@arm.com>2015-07-16 15:46:21 +0100
commit77a69ff840d60cca73624e16e5b2dd5217a6037e (patch)
tree035cbe693841d313212c8f09152f7752cd3f0afc /bfd/ChangeLog
parent6c37fedc41b028905cc828c0eccd3a8720512e4e (diff)
downloadgdb-77a69ff840d60cca73624e16e5b2dd5217a6037e.zip
gdb-77a69ff840d60cca73624e16e5b2dd5217a6037e.tar.gz
gdb-77a69ff840d60cca73624e16e5b2dd5217a6037e.tar.bz2
[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ffb470f..0d99205 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,17 @@
2015-07-16 Jiong Wang <jiong.wang@arm.com>
+ * elfnn-aarch64.c (IS_AARCH64_TLS_RELOC): Recognize
+ BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.
+ (aarch64_reloc_got_type): Ditto.
+ (elfNN_aarch64_final_link_relocate): Ditto.
+ (elfNN_aarch64_relocate_section): Ditto.
+ (elfNN_aarch64_gc_sweep_hook): Ditto.
+ (elfNN_aarch64_check_relocs): Ditto.
+ * elfxx-aarch64.c (_bfd_aarch64_elf_put_addend): Ditto.
+ (_bfd_aarch64_elf_resolve_relocation): Ditto.
+
+2015-07-16 Jiong Wang <jiong.wang@arm.com>
+
* reloc.c (BFD_RELOC_AARCH64_TLSLD_ADR_PREL21): New entry.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.