forked from Imagelibrary/binutils-gdb
* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-01-03 J.T. Conklin <jtc@redback.com>
|
||||
|
||||
* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
|
||||
comment.
|
||||
|
||||
2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
|
||||
|
||||
* sh-tdep.c (sh_extract_return_value): Allow for small return type.
|
||||
|
||||
@@ -48,7 +48,7 @@ typedef struct fpreg fpregset_t;
|
||||
|
||||
/* Transfering the registers between GDB, inferiors and core files. */
|
||||
|
||||
/* Fill GDB's register array with the genereal-purpose register values
|
||||
/* Fill GDB's register array with the general-purpose register values
|
||||
in *GREGSETP. */
|
||||
|
||||
void
|
||||
|
||||
@@ -264,7 +264,7 @@ old_store_inferior_registers (int regno)
|
||||
/* Transfering the general-purpose registers between GDB, inferiors
|
||||
and core files. */
|
||||
|
||||
/* Fill GDB's register array with the genereal-purpose register values
|
||||
/* Fill GDB's register array with the general-purpose register values
|
||||
in *GREGSETP. */
|
||||
|
||||
void
|
||||
|
||||
@@ -103,7 +103,7 @@ cannot_fetch_register (int regno)
|
||||
|
||||
/* Transfering the registers between GDB, inferiors and core files. */
|
||||
|
||||
/* Fill GDB's register array with the genereal-purpose register values
|
||||
/* Fill GDB's register array with the general-purpose register values
|
||||
in *GREGSETP. */
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user