gdb
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 04236fc2de4e56c76d1d762c338e60f39fe26938..6024419325b7657fd56d8226f2e78b524257a9ec 100644 (file)
@@ -1,6 +1,6 @@
 /* OS ABI variant handling for GDB.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2007, 2008
+   Copyright (C) 2001, 2002, 2003, 2004, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -72,6 +72,8 @@ static const char * const gdb_osabi_names[] =
 
   "Cygwin",
   "AIX",
+  "DICOS",
+  "Darwin",
 
   "<invalid>"
 };
This page took 0.026054 seconds and 4 git commands to generate.