[gdbserver] Fix some typos

Fix typos in gdbserver:
...
gdbreplay.cc:444: substract ==> subtract
notif.cc:35: Enque ==> Enqueue
notif.cc:42: enque ==> enqueue
i387-fp.cc:233: simplifed ==> simplified
i387-fp.cc:508: simplifed ==> simplified
linux-arc-low.cc:221: shoudn't ==> shouldn't
linux-sparc-low.cc:112: ans ==> and
linux-ppc-low.cc:1134: Followings ==> Following
linux-ppc-low.cc:1160: Followings ==> Following
linux-ppc-low.cc:1193: Followings ==> Following
linux-ppc-low.cc:1226: Followings ==> Following
configure.ac:141: defintions ==> definitions
...

Regenerate configure from configure.ac using autoconf.
This commit is contained in:
Tom de Vries
2025-03-06 15:34:43 +01:00
parent 9d3fbbd4c4
commit 606062ac5b
8 changed files with 13 additions and 13 deletions

View File

@@ -109,7 +109,7 @@ static int sparc_regmap[] = {
17 *8, /* pc */
18 *8, /* npc */
16 *8, /* state */
/* FSR offset also corresponds to GET/SETFPREGSET, ans is placed
/* FSR offset also corresponds to GET/SETFPREGSET, and is placed
next to f62. */
32 *8, /* fsr */
-1, /* fprs */