aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-03-03 13:17:15 +1030
committerAlan Modra <amodra@gmail.com>2022-03-03 13:44:16 +1030
commite26ff4b5a90a67fc440052f6101464939347b1f2 (patch)
treef681a34177bf03a7362c9be1f5fe58d056650563 /bfd/elf64-ppc.c
parent0aac2413d39d9f6d9e6879a0daa6bd5dea3e0fe3 (diff)
downloadfsf-binutils-gdb-e26ff4b5a90a67fc440052f6101464939347b1f2.zip
fsf-binutils-gdb-e26ff4b5a90a67fc440052f6101464939347b1f2.tar.gz
fsf-binutils-gdb-e26ff4b5a90a67fc440052f6101464939347b1f2.tar.bz2
comment typo fix
Diffstat (limited to 'bfd/elf64-ppc.c')
-rw-r--r--bfd/elf64-ppc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf64-ppc.c b/bfd/elf64-ppc.c
index 89ce4cf..f4d2bf0 100644
--- a/bfd/elf64-ppc.c
+++ b/bfd/elf64-ppc.c
@@ -13469,7 +13469,7 @@ sort_relr (struct ppc_link_hash_table *htab)
}
/* Look over GOT and PLT entries saved on elf_local_got_ents for all
- all input files, stashing info about needed relative relocs. */
+ input files, stashing info about needed relative relocs. */
static bool
got_and_plt_relr_for_local_syms (struct bfd_link_info *info)