mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-22 10:31:38 +00:00
* config/tc-mips.c (md_show_usage): Fix -mipsN usage.
This commit is contained in:
parent
c0e7453d60
commit
31493cdfd6
@ -1,3 +1,7 @@
|
||||
Wed Jun 17 13:07:05 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-mips.c (md_show_usage): Fix -mipsN usage.
|
||||
|
||||
Tue Jun 16 13:06:21 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||
|
||||
* app.c (do_scrub_begin): If tc_symbol_chars is defined, treat all
|
||||
|
@ -9678,10 +9678,10 @@ MIPS options:\n\
|
||||
-G NUM allow referencing objects up to NUM bytes\n\
|
||||
implicitly with the gp register [default 8]\n"));
|
||||
fprintf(stream, _("\
|
||||
-mips1, -mcpu=r{2,3}000 generate code for r2000 and r3000\n\
|
||||
-mips2, -mcpu=r6000 generate code for r6000\n\
|
||||
-mips3, -mcpu=r4000 generate code for r4000\n\
|
||||
-mips4, -mcpu=r8000 generate code for r8000\n\
|
||||
-mips1 generate MIPS ISA I instructions\n\
|
||||
-mips2 generate MIPS ISA II instructions\n\
|
||||
-mips3 generate MIPS ISA III instructions\n\
|
||||
-mips4 generate MIPS ISA IV instructions\n\
|
||||
-mcpu=vr4300 generate code for vr4300\n\
|
||||
-mcpu=vr4100 generate code for vr4100\n\
|
||||
-m4650 permit R4650 instructions\n\
|
||||
|
Loading…
x
Reference in New Issue
Block a user