OSDN Git Service

* elf32-vax.c (elf_vax_relocate_section): Fix a typo.
authormacro <macro>
Sun, 25 Oct 2009 00:49:43 +0000 (00:49 +0000)
committermacro <macro>
Sun, 25 Oct 2009 00:49:43 +0000 (00:49 +0000)
bfd/ChangeLog
bfd/elf32-vax.c

index 35a295a..4442b02 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-25  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * elf32-vax.c (elf_vax_relocate_section): Fix a typo.
+
 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
 
        * coff-x86_64.c (coff_amd64_rtype_to_howto): Subtract offset
index 27bb230..4a8f0f3 100644 (file)
@@ -1593,7 +1593,7 @@ elf_vax_relocate_section (bfd *output_bfd,
             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