Add Irix osabi support.
This commit is contained in:
parent
dabbe2c0bd
commit
b96d0a4e19
4 changed files with 101 additions and 0 deletions
|
@ -42,6 +42,7 @@ static const char * const gdb_osabi_names[] =
|
|||
"Windows CE",
|
||||
"DJGPP",
|
||||
"NetWare",
|
||||
"Irix",
|
||||
"LynxOS",
|
||||
|
||||
"ARM EABI v1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue