summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2012-09-13 11:09:02 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2012-09-13 11:09:02 +0000
commit01428ec669abdf68517c723fd35ac4898d505d41 (patch)
tree026a7a03863a83af92faa38bae8479b3ec3bf4f3 /bfd/bfd-in2.h
parentb4bd71146e84efa0f7ef21aeac9eb9cdf5c047cb (diff)
downloadbinutils-redhat-01428ec669abdf68517c723fd35ac4898d505d41.tar.gz
Really commit regenerated files.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index bc5ed0c11f..c37c005d75 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -5072,6 +5072,13 @@ the dynamic object into the runtime process image. */
Used in conjunction with BFD_RELOC_AARCH64_ADR_HI21_PCREL. */
BFD_RELOC_AARCH64_ADD_LO12,
+/* AArch64 Load Literal instruction, holding a 19 bit PC relative word
+offset of the global offset table entry for a symbol. The lowest two
+bits must be zero and are not stored in the instruction, giving a 21
+bit signed byte offset. This relocation type requires signed overflow
+checking. */
+ BFD_RELOC_AARCH64_GOT_LD_PREL19,
+
/* Get to the page base of the global offset table entry for a symbol as
part of an ADRP instruction using a 21 bit PC relative value.Used in
conjunction with BFD_RELOC_AARCH64_LD64_GOT_LO12_NC. */