[binutils-gdb] [gdb/contrib] Extend codespell-ignore-words.txt
Tom de Vries via Gdb-cvs <[email protected]> Mon, 15 Jun 2026 11:24:21 +0000 (GMT)
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=34ac3187f088736daa3e2d74ab03bcd18f9af9a3 commit 34ac3187f088736daa3e2d74ab03bcd18f9af9a3 Author: Tom de Vries <[email protected]> Date: Mon Jun 15 13:24:08 2026 +0200 [gdb/contrib] Extend codespell-ignore-words.txt Add more words to ignore in codespell-ignore-words.txt. Diff: --- gdb/contrib/codespell-ignore-words.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gdb/contrib/codespell-ignore-words.txt b/gdb/contrib/codespell-ignore-words.txt index c1438bfc786..d443f6c7123 100644 --- a/gdb/contrib/codespell-ignore-words.txt +++ b/gdb/contrib/codespell-ignore-words.txt @@ -35,3 +35,21 @@ parm wither # SystemTap. stap +# An includer includes an includee. +includee +# Stepping using next. +nexting +# Parameters. +parms +# System Object Model. +SOM +# Short for static variables and/or functions. +statics +# Structured Exception Handling. +seh +# Abbreviation for index. +indx +# Heterogeneous System Architecture. +HSA +# Grand Unified Debugger. +GUD