* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 4186cbd52456b17a50da370619df5a19df89ab08..0abc4a25b3545c239864ec8f911c9c02b28b0ed9 100644 (file)
@@ -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",
This page took 0.024106 seconds and 4 git commands to generate.