* 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.
This commit is contained in:
Kazu Hirata
2002-12-20 22:41:13 +00:00
parent 14e9ca9515
commit 19852a2abd
10 changed files with 24 additions and 12 deletions

View File

@@ -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