aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorRenlin Li <renlin.li@arm.com>2015-08-25 12:37:21 +0100
committerJiong Wang <jiong.wang@arm.com>2015-08-25 12:37:21 +0100
commit7c2bea1ad1c779b893eb9cad4c92732583ae0eb5 (patch)
treee50890383f668f0a74f858479876528522f3619c /bfd/reloc.c
parented8b7b421c98533b9b08995edd7363328b55921e (diff)
downloadgdb-7c2bea1ad1c779b893eb9cad4c92732583ae0eb5.zip
gdb-7c2bea1ad1c779b893eb9cad4c92732583ae0eb5.tar.gz
gdb-7c2bea1ad1c779b893eb9cad4c92732583ae0eb5.tar.bz2
[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NC
2015-08-25 Renlin Li <renlin.li@arm.com> bfd/ * reloc.c (BFD_RELOC_AARCH64_LD64_GOTOFF_LO15): Use LP64 instead of ILP64. * bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index 3d329a5..caa6fb4 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -6793,7 +6793,7 @@ ENUM
BFD_RELOC_AARCH64_LD64_GOTOFF_LO15
ENUMDOC
Unsigned 15 bit byte offset for 64 bit load/store from the page of
- the GOT entry for this symbol. Valid in ILP64 ABI only.
+ the GOT entry for this symbol. Valid in LP64 ABI only.
ENUM
BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
ENUMDOC