aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-10-02 16:57:06 +1030
committerAlan Modra <amodra@gmail.com>2017-10-02 16:58:51 +1030
commitdcd2b8a0144f4f5f81887861542609ef858a28c9 (patch)
tree9ee6addefc04ba6f1f41838615c450c9716136cb /bfd/elf32-ppc.c
parent7a0c60fea0f237b9de95e47a0f75200ac9ebaa28 (diff)
downloadfsf-binutils-gdb-dcd2b8a0144f4f5f81887861542609ef858a28c9.zip
fsf-binutils-gdb-dcd2b8a0144f4f5f81887861542609ef858a28c9.tar.gz
fsf-binutils-gdb-dcd2b8a0144f4f5f81887861542609ef858a28c9.tar.bz2
Fix powerpc comment typo
* elf32-ppc.c (ppc_elf_relocate_section): Fix comment typo. * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
Diffstat (limited to 'bfd/elf32-ppc.c')
-rw-r--r--bfd/elf32-ppc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c
index da4adea..eb8ba62 100644
--- a/bfd/elf32-ppc.c
+++ b/bfd/elf32-ppc.c
@@ -7951,7 +7951,7 @@ ppc_elf_relocate_section (bfd *output_bfd,
wrel->r_addend = 0;
/* For ld -r, remove relocations in debug sections against
- sections defined in discarded sections. Not done for
+ symbols defined in discarded sections. Not done for
non-debug to preserve relocs in .eh_frame which the
eh_frame editing code expects to be present. */
if (bfd_link_relocatable (info)