forked from Imagelibrary/binutils-gdb
PR27116, Spelling errors found by Debian style checker
PR 27116 bfd/ * xcofflink.c: Correct spelling in comments. binutils/ * coffgrok.c (do_type): Correct spelling of auxiliary in errors. * doc/binutils.texi: Correct grammar. * readelf.c (process_version_sections): Correct spelling of auxiliary in warning. * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix. config/ * override.m4: Correct comment grammar. gas/ * config/tc-i386.c: Correct comment spelling. * config/tc-riscv.c: Likewise. * config/tc-s390.c: Correct comment grammar. * doc/c-i386.texi: Correct spelling. * doc/c-s390.texi: Correct grammar. gold/ * tilegx.cc: Correct comment spelling. gprof/ * README: Correct grammar. * gprof.texi: Likewise. include/ * coff/internal.h: Correct comment spelling. * coff/sym.h: Likewise. * opcode/aarch64.h: Likewise. ld/ * configure.tgt: Correct comment grammar. * emultempl/m68hc1xelf.em: Likewise. * ld.texi: Correct grammar.
This commit is contained in:
@@ -2471,7 +2471,7 @@ hexadecimal using @option{hex}. By default, the short immediates are
|
||||
printed using the decimal representation, while the long immediate
|
||||
values are printed as hexadecimal.
|
||||
|
||||
@option{cpu=...} allows to enforce a particular ISA when disassembling
|
||||
@option{cpu=...} allows one to enforce a particular ISA when disassembling
|
||||
instructions, overriding the @option{-m} value or whatever is in the ELF file.
|
||||
This might be useful to select ARC EM or HS ISA, because architecture is same
|
||||
for those and disassembler relies on private ELF header data to decide if code
|
||||
|
||||
Reference in New Issue
Block a user