mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
* mips-tdep.c: Comment typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-30 Chris Dearman <chris@mips.com>
|
||||||
|
|
||||||
|
* mips-tdep.c: Comment typo.
|
||||||
|
|
||||||
2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
|
2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
* config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
|
* config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
|
||||||
|
@ -449,7 +449,7 @@ static struct cmd_list_element *showmipscmdlist = NULL;
|
|||||||
|
|
||||||
/* Integer registers 0 thru 31 are handled explicitly by
|
/* Integer registers 0 thru 31 are handled explicitly by
|
||||||
mips_register_name(). Processor specific registers 32 and above
|
mips_register_name(). Processor specific registers 32 and above
|
||||||
are listed in the followign tables. */
|
are listed in the following tables. */
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{ NUM_MIPS_PROCESSOR_REGS = (90 - 32) };
|
{ NUM_MIPS_PROCESSOR_REGS = (90 - 32) };
|
||||||
|
Reference in New Issue
Block a user