aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 14:21:52 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 14:36:35 +1030
commitf9a6a8f09dc2310d5f4a482a2e7ffc1be3984cd7 (patch)
tree30d8c1679c101f90677c695ce64e8473f13e95e7 /opcodes
parent250d07de5cf6efc81ed934c25292beb63c7e3129 (diff)
downloadfsf-binutils-gdb-f9a6a8f09dc2310d5f4a482a2e7ffc1be3984cd7.zip
fsf-binutils-gdb-f9a6a8f09dc2310d5f4a482a2e7ffc1be3984cd7.tar.gz
fsf-binutils-gdb-f9a6a8f09dc2310d5f4a482a2e7ffc1be3984cd7.tar.bz2
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.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog-20162
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog-2016 b/opcodes/ChangeLog-2016
index fd78dd3..b482a75 100644
--- a/opcodes/ChangeLog-2016
+++ b/opcodes/ChangeLog-2016
@@ -1898,7 +1898,7 @@
(create_map): Zero initialize instruction fields.
(arcExtMap_instName): Remove.
(arcExtMap_insn): New function.
- (dump_ARC_extmap): More info while debuging.
+ (dump_ARC_extmap): More info while debugging.
(arcExtMap_genOpcode): New function.
* arc-dis.c (find_format): New function.
(print_insn_arc): Use find_format.