summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorYufeng Zhang <yufeng.zhang@arm.com>2013-05-28 16:39:49 +0000
committerYufeng Zhang <yufeng.zhang@arm.com>2013-05-28 16:39:49 +0000
commit6e3826a243ffd2989f91aeb7374fec725a8c6098 (patch)
tree251813ad8ab828495a38ab2d2bbde22c8c95e9bf /bfd/reloc.c
parentd5792984896d4a64752e67c7a1756391206d062b (diff)
downloadbinutils-redhat-6e3826a243ffd2989f91aeb7374fec725a8c6098.tar.gz
Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TLSDESC_ADR_PAGE21.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index 57df51b391..d4d98f7857 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -6275,7 +6275,7 @@ ENUM
ENUMDOC
AArch64 TLS DESC relocation.
ENUM
- BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE
+ BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE21
ENUMDOC
AArch64 TLS DESC relocation.
ENUM
@@ -6291,7 +6291,7 @@ ENUM
ENUMDOC
AArch64 TLS DESC relocation.
ENUM
- BFD_RELOC_AARCH64_TLSDESC_LD64_PREL19
+ BFD_RELOC_AARCH64_TLSDESC_LD_PREL19
ENUMDOC
AArch64 TLS DESC relocation.
ENUM