mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-18 00:18:11 +00:00
* mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
help message.
This commit is contained in:
parent
fb850278da
commit
f3a7b3a584
@ -1,3 +1,8 @@
|
||||
2002-07-31 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
|
||||
help message.
|
||||
|
||||
2002-07-31 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
|
||||
|
@ -5126,6 +5126,7 @@ This option can be set to one of:\n\
|
||||
" o32\n"
|
||||
" o64\n"
|
||||
" n32\n"
|
||||
" n64\n"
|
||||
" eabi32\n"
|
||||
" eabi64",
|
||||
&setmipscmdlist);
|
||||
|
Loading…
x
Reference in New Issue
Block a user