mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
2002-05-16 Michael Snyder <msnyder@redhat.com>
* arm-tdep.c: Spelling fix in comment.
This commit is contained in:
parent
ed2368c9a8
commit
ed9d4749c1
@ -1,3 +1,7 @@
|
||||
2002-05-16 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* arm-tdep.c: Spelling fix in comment.
|
||||
|
||||
2002-05-16 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
Add commands for manually expanding macros and showing their
|
||||
|
@ -93,7 +93,7 @@
|
||||
#define MSYMBOL_SIZE(msym) \
|
||||
((long) MSYMBOL_INFO (msym) & 0x7fffffff)
|
||||
|
||||
/* This table matches the indicees assigned to enum arm_abi.
|
||||
/* This table matches the indices assigned to enum arm_abi.
|
||||
Keep them in sync. */
|
||||
|
||||
static const char * const arm_abi_names[] =
|
||||
|
Loading…
Reference in New Issue
Block a user