summaryrefslogtreecommitdiff
path: root/bfd/elf64-ia64-vms.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
commitb62510a151b2b377e16f307bb64ffdac3a44fc72 (patch)
treeaba6dc40f3d394dc201b25d5411ac57811630ecf /bfd/elf64-ia64-vms.c
parentee1e0707e6a3dd6e20aa19b895e23b4f2ccb1653 (diff)
downloadgdb-b62510a151b2b377e16f307bb64ffdac3a44fc72.tar.gz
typo fixes
Diffstat (limited to 'bfd/elf64-ia64-vms.c')
-rw-r--r--bfd/elf64-ia64-vms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf64-ia64-vms.c b/bfd/elf64-ia64-vms.c
index ef7837409be..f723068a682 100644
--- a/bfd/elf64-ia64-vms.c
+++ b/bfd/elf64-ia64-vms.c
@@ -539,7 +539,7 @@ elf64_ia64_relax_section (bfd *abfd, asection *sec,
.plt section. After the first relaxation pass, linker may
increase the gap between the .plt and .text sections up
to 32byte. We assume linker will always insert 32byte
- between the .plt and .text sections after the the first
+ between the .plt and .text sections after the first
relaxation pass. */
if (tsec == ia64_info->root.splt)
offset = -0x1000000 + 32;