mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
2001-07-25 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c: Fix spelling error in comment.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-07-25 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* config/tc-mips.c: Fix spelling error in comment.
|
||||
|
||||
2001-07-25 Dave Brolley <brolley@redhat.com>
|
||||
|
||||
* app.c (LEX_IS_PARALLEL_SEPARATOR): New macro.
|
||||
|
@ -219,7 +219,7 @@ static int mips_tune = CPU_UNKNOWN;
|
||||
/* The argument of the -mabi= flag. */
|
||||
static char * mips_abi_string = 0;
|
||||
|
||||
/* Wether we should mark the file EABI64 or EABI32. */
|
||||
/* Whether we should mark the file EABI64 or EABI32. */
|
||||
static int mips_eabi64 = 0;
|
||||
|
||||
/* If they asked for mips1 or mips2 and a cpu that is
|
||||
|
Reference in New Issue
Block a user