This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[committed] VAX/BFD: Fix a typo
- From: "Maciej W. Rozycki" <macro at linux-mips dot org>
- To: binutils at sourceware dot org
- Date: Sun, 25 Oct 2009 01:51:06 +0100 (BST)
- Subject: [committed] VAX/BFD: Fix a typo
Hello,
Committed as obvious.
2009-10-25 Maciej W. Rozycki <macro@linux-mips.org>
* elf32-vax.c (elf_vax_relocate_section): Fix a typo.
Maciej
Index: bfd/elf32-vax.c
===================================================================
RCS file: /cvs/src/src/bfd/elf32-vax.c,v
retrieving revision 1.56
diff -u -p -r1.56 elf32-vax.c
--- bfd/elf32-vax.c 2 Sep 2009 07:18:36 -0000 1.56
+++ bfd/elf32-vax.c 25 Oct 2009 00:45:42 -0000
@@ -1593,7 +1593,7 @@ elf_vax_relocate_section (bfd *output_bf
The first two are reserved. */
got_offset = (plt_index + 3) * 4;
- /* We want the relocate to point into the .got.plt instead
+ /* We want the relocation to point into the .got.plt instead
of the plt itself. */
relocation = (sgotplt->output_section->vma
+ sgotplt->output_offset