Fix typos in gdb/nat, and add "fpr" to gdb/contrib/codespell-ignore-words.txt.
rev: v2.4.2
hooks:
- id: codespell
- files: '^(gdbsupport|gdbserver|gdb/(contrib|dwarf2|tui|target|data-directory|po|system-gdbinit|mi|syscalls|arch|regformats|compile|python|guile|config|unittests|cli|testsuite/gdb.(ctf|dap|debuginfod|gdb|go|guile|mi|modula2|objc|opencl|opt|pascal|perf|replay|reverse|rocm|server|stabs|testsuite|tui|xml)))/'
+ files: '^(gdbsupport|gdbserver|gdb/(nat|contrib|dwarf2|tui|target|data-directory|po|system-gdbinit|mi|syscalls|arch|regformats|compile|python|guile|config|unittests|cli|testsuite/gdb.(ctf|dap|debuginfod|gdb|go|guile|mi|modula2|objc|opencl|opt|pascal|perf|replay|reverse|rocm|server|stabs|testsuite|tui|xml)))/'
args: [--toml, gdb/pyproject.toml]
- id: codespell
name: codespell-log
SME
Synopsys
aranges
+fpr
return cpu;
}
-/* Return non-zero if there is new data in PEVENT; zero otherwise. */
+/* Return non-zero if there is new data in PEV; zero otherwise. */
static int
perf_event_new_data (const struct perf_event_buffer *pev)