diff options
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/elf32-vax.c | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 35a295a..4442b02 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 diff --git a/bfd/elf32-vax.c b/bfd/elf32-vax.c index 27bb230..4a8f0f3 100644 --- a/bfd/elf32-vax.c +++ b/bfd/elf32-vax.c @@ -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 |