[2/9,gdb/contrib] Describe words in codespell-ignore-words.txt

Message ID 20260603100516.144737-3-tdevries@suse.de
State Committed
Headers
Series Make gdb dir codespell-clean |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-arm success Build passed
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_gdb_check--master-arm success Test passed
linaro-tcwg-bot/tcwg_gdb_check--master-aarch64 success Test passed

Commit Message

Tom de Vries June 3, 2026, 10:05 a.m. UTC
  For each word in codespell-ignore-words.txt, add a line briefly describing
its meaning.
---
 gdb/contrib/codespell-ignore-words.txt | 8 ++++++++
 1 file changed, 8 insertions(+)
  

Patch

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