From 3c12b0543695609d96f818b2a60c74b624fc0ffb Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Fri, 13 Feb 2015 07:13:57 +0000 Subject: Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support. --- bfd/reloc.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/reloc.c') diff --git a/bfd/reloc.c b/bfd/reloc.c index 547c1a1..8c4a88a 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6769,6 +6769,10 @@ ENUMDOC relative value. Used in conjunction with BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC. ENUM + BFD_RELOC_AARCH64_TLSGD_ADR_PREL21 +ENUMDOC + AArch64 TLS General Dynamic +ENUM BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC ENUMDOC Unsigned 12 bit byte offset to global offset table entry for a symbols -- cgit v1.1