forked from Imagelibrary/binutils-gdb
[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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user