* infrun.c (normal_stop): Don't call
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 64f091002f7627ee6e6195bd893a6b218a84b4bc..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.
@@ -73,6 +73,7 @@ static const char * const gdb_osabi_names[] =
   "Cygwin",
   "AIX",
   "DICOS",
+  "Darwin",
 
   "<invalid>"
 };
This page took 0.025013 seconds and 4 git commands to generate.