mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* aout-encap.c: Fix comment typos.
* aoutx.h: Likewise. * archive.c: Likewise. * bout.c: Likewise. * coff64-rs6000.c: Likewise. * coffcode.h: Likewise. * coffgen.c: Likewise. * cofflink.c: Likewise. * coff-mips.c: Likewise. * ecoff.c: Likewise. * elf32-m32r.c: Likewise. * libcoff-in.h: Likewise. * libecoff.h: Likewise. * libxcoff.h: Likewise. * nlm32-i386.c: Likewise. * pdp11.c: Likewise. * section.c: Likewise. * som.c: Likewise. * som.h: Likewise. * bfd-in2.h: Regenerate. * libcoff.h: Likewise.
This commit is contained in:
@ -234,7 +234,7 @@ nlm_i386_write_import (abfd, sec, rel)
|
||||
return true;
|
||||
}
|
||||
|
||||
/* I want to be able to use objcopy to turn a i386 a.out or COFF file
|
||||
/* I want to be able to use objcopy to turn an i386 a.out or COFF file
|
||||
into a NetWare i386 module. That means that the relocs from the
|
||||
source file have to be mapped into relocs that apply to the target
|
||||
file. This function is called by nlm_set_section_contents to give
|
||||
|
Reference in New Issue
Block a user