gdb: add Windows OS ABI
[deliverable/binutils-gdb.git] / gdb / osabi.c
index b9a8687a7cc3595f647e54550f2aeeed9bf9c498..627b9d98151513d1af0126ae8474139c3a515350 100644 (file)
@@ -72,6 +72,7 @@ static const struct osabi_names gdb_osabi_names[] =
   { "DJGPP", NULL },
   { "QNX-Neutrino", NULL },
   { "Cygwin", NULL },
+  { "Windows", NULL },
   { "AIX", NULL },
   { "DICOS", NULL },
   { "Darwin", NULL },
This page took 0.024627 seconds and 4 git commands to generate.