aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-02-02 13:08:58 -0800
committerH.J. Lu <hjl.tools@gmail.com>2016-02-02 13:08:58 -0800
commitfb06f1c0f25d27006b28a94e54273a6bb35b5926 (patch)
treeca3539cb0fe2bb5960d52dc93fa879d13fcf920a /bfd/elf64-x86-64.c
parent4a539596f5d54d3116c5fdebd8be56998757288b (diff)
downloadgdb-fb06f1c0f25d27006b28a94e54273a6bb35b5926.zip
gdb-fb06f1c0f25d27006b28a94e54273a6bb35b5926.tar.gz
gdb-fb06f1c0f25d27006b28a94e54273a6bb35b5926.tar.bz2
Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.c
Diffstat (limited to 'bfd/elf64-x86-64.c')
-rw-r--r--bfd/elf64-x86-64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf64-x86-64.c b/bfd/elf64-x86-64.c
index 8118c1d..463ce3a 100644
--- a/bfd/elf64-x86-64.c
+++ b/bfd/elf64-x86-64.c
@@ -3194,7 +3194,7 @@ elf_x86_64_convert_load (bfd *abfd, asection *sec,
/* At this point, we don't know the load addresses of TSEC
section nor SEC section. We estimate the distrance between
- SEC and TSEC. We store the estimated distrances in the
+ SEC and TSEC. We store the estimated distances in the
compressed_size field of the output section, which is only
used to decompress the compressed input section. */
if (sec->output_section->compressed_size == 0)