]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb] Fix typos in gdb/dwarf2
authorTom de Vries <tdevries@suse.de>
Tue, 2 Dec 2025 21:30:46 +0000 (22:30 +0100)
committerTom de Vries <tdevries@suse.de>
Tue, 2 Dec 2025 21:30:46 +0000 (22:30 +0100)
commit9f7fcbcabe3355d4f6dd3c652d60550e6b4bb449
tree92007e86bd7fd8ab63b7b82c6bb887c28e9b1aa1
parent8e1f0194e864f3c103fcd7693d0f2864d004cc79
[gdb] Fix typos in gdb/dwarf2

Fix the following typos:
...
gdb/dwarf2/cooked-index-shard.c:296: re-use ==> reuse
gdb/dwarf2/read-gdb-index.c:629: re-use ==> reuse
gdb/dwarf2/read.c:2399: re-using ==> reusing
gdb/dwarf2/read.c:11692: endianity ==> endianness
gdb/dwarf2/read.c:11694: endianity ==> endianness
gdb/dwarf2/read.c:11696: endianity ==> endianness
gdb/dwarf2/read.c:11709: endianity ==> endianness
...

Add aranges to the ignore list.

Also replace readin by "read_in".

Approved-By: Simon Marchi <simon.marchi@efficios.com>
.pre-commit-config.yaml
gdb/contrib/codespell-ignore-words.txt
gdb/dwarf2/abbrev.c
gdb/dwarf2/aranges.c
gdb/dwarf2/cooked-index-shard.c
gdb/dwarf2/dwz.c
gdb/dwarf2/index-write.c
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/dwarf2/section.c
gdb/dwarf2/section.h