summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
commit19852a2abd4f698ced10f575b2de381dd09e441d (patch)
tree26ebee768a1d0deeae6234cb837e018385e6c081 /bfd/coffcode.h
parent14e9ca951563089b049696580d420f648d73cc54 (diff)
downloadbinutils-19852a2abd4f698ced10f575b2de381dd09e441d.tar.gz
binutils-19852a2abd4f698ced10f575b2de381dd09e441d.tar.bz2
binutils-19852a2abd4f698ced10f575b2de381dd09e441d.zip
* coff-h8300.c: Fix comment typos.
* coffcode.h: Likewise. * cpu-cris.c: Likewise. * elf32-vax.c: Likewise. * genlink.h: Likewise. * linker.c: Likewise. * som.c: Likewise. * tekhex.c: Likewise. * vms-misc.c: Likewise.
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 1b6ef0be201..36ae1a9807f 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -3095,7 +3095,7 @@ coff_compute_section_file_positions (abfd)
#ifdef RS6000COFF_C
/* AIX loader checks the text section alignment of (vma - filepos)
So even though the filepos may be aligned wrt the o_algntext, for
- AIX executables, this check fails. This shows up when an native
+ AIX executables, this check fails. This shows up when a native
AIX executable is stripped with gnu strip because the default vma
of native is 0x10000150 but default for gnu is 0x10000140. Gnu
stripped gnu excutable passes this check because the filepos is