[binutils-gdb] [gdb/contrib] Describe words in codespell-ignore-words.txt
Tom de Vries via Gdb-cvs <[email protected]> Mon, 15 Jun 2026 11:24:16 +0000 (GMT)
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b5689d37920bdea4689e0ec3ab1a211134af164 commit 2b5689d37920bdea4689e0ec3ab1a211134af164 Author: Tom de Vries <[email protected]> Date: Mon Jun 15 13:24:08 2026 +0200 [gdb/contrib] Describe words in codespell-ignore-words.txt For each word in codespell-ignore-words.txt, add a line briefly describing its meaning. Diff: --- gdb/contrib/codespell-ignore-words.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/contrib/codespell-ignore-words.txt b/gdb/contrib/codespell-ignore-words.txt index 4a409d0aed1..c1438bfc786 100644 --- a/gdb/contrib/codespell-ignore-words.txt +++ b/gdb/contrib/codespell-ignore-words.txt @@ -19,11 +19,19 @@ # # [1] https://github.com/codespell-project/codespell/issues/2063 +# Autoconf related things, like tools and files. configury +# Scalable Matrix Extension. sme +# Company name. Synopsys +# As in DWARF section .debug_aranges. aranges +# Floating Point Register. fpr +# Parameter. parm +# As in "wither away". wither +# SystemTap. stap