diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 3299055..47a727f 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -5744,7 +5744,7 @@ conjunction with BFD_RELOC_AARCH64_LD64_GOT_LO12_NC. */ /* Unsigned 12 bit byte offset for 64 bit load/store from the page of the GOT entry for this symbol. Used in conjunction with -BFD_RELOC_AARCH64_ADR_GOTPAGE. Valid in LP64 ABI only. */ +BFD_RELOC_AARCH64_ADR_GOTPAGE. Valid in ILP64 ABI only. */ BFD_RELOC_AARCH64_LD64_GOT_LO12_NC, /* Unsigned 12 bit byte offset for 32 bit load/store from the page of diff --git a/bfd/reloc.c b/bfd/reloc.c index 83b7cd2..fcaf618 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6782,7 +6782,7 @@ ENUM ENUMDOC Unsigned 12 bit byte offset for 64 bit load/store from the page of the GOT entry for this symbol. Used in conjunction with - BFD_RELOC_AARCH64_ADR_GOTPAGE. Valid in LP64 ABI only. + BFD_RELOC_AARCH64_ADR_GOTPAGE. Valid in ILP64 ABI only. ENUM BFD_RELOC_AARCH64_LD32_GOT_LO12_NC ENUMDOC