daily update
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 7f60984de288003823e598076b371d6ce36e239a..a123ea05bce253dd07c71d8d818d9a0e877dc0a4 100644 (file)
@@ -1,6 +1,6 @@
 /* OS ABI variant handling for GDB.
 
-   Copyright (C) 2001-2004, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -73,6 +73,8 @@ static const char * const gdb_osabi_names[] =
   "Darwin",
   "Symbian",
   "OpenVMS",
+  "LynxOS178",
+  "Newlib",
 
   "<invalid>"
 };
This page took 0.023902 seconds and 4 git commands to generate.