forked from Imagelibrary/binutils-gdb
* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
* osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
This commit is contained in:
@@ -40,6 +40,8 @@ static const char * const gdb_osabi_names[] =
|
||||
"NetBSD a.out",
|
||||
"NetBSD ELF",
|
||||
"Windows CE",
|
||||
"DJGPP",
|
||||
"NetWare",
|
||||
|
||||
"ARM EABI v1",
|
||||
"ARM EABI v2",
|
||||
|
||||
Reference in New Issue
Block a user