aboutsummaryrefslogtreecommitdiff
path: root/gdb/loongarch-linux-tdep.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-04-03 08:33:58 -0600
committerTom Tromey <tromey@adacore.com>2025-04-03 10:56:32 -0600
commit973c575967442da470ad56efbfb897753f0de68e (patch)
treed6c08a13b58fab17b6dec93da4beabf4af102b2d /gdb/loongarch-linux-tdep.c
parent2d458da9a8e1927275589c308ae19eae577d2b3c (diff)
downloadbinutils-973c575967442da470ad56efbfb897753f0de68e.zip
binutils-973c575967442da470ad56efbfb897753f0de68e.tar.gz
binutils-973c575967442da470ad56efbfb897753f0de68e.tar.bz2
Many minor typo fixes
I ran codespell on gdb/*.[chyl] and fixed a bunch of simple typos. Most of what remains is trickier, i.e., spots where a somewhat natural name of something in the code is flagged as a typo. Reviewed-By: Tom de Vries <tdevries@suse.de>
Diffstat (limited to 'gdb/loongarch-linux-tdep.c')
-rw-r--r--gdb/loongarch-linux-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/loongarch-linux-tdep.c b/gdb/loongarch-linux-tdep.c
index 031031b..14d1887 100644
--- a/gdb/loongarch-linux-tdep.c
+++ b/gdb/loongarch-linux-tdep.c
@@ -938,7 +938,7 @@ loongarch_record_all_but_pc_registers (struct regcache *regcache)
return 0;
}
-/* Handler for LoongArch architechture system call instruction recording. */
+/* Handler for LoongArch architecture system call instruction recording. */
static int
loongarch_linux_syscall_record (struct regcache *regcache,