Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / gdb / osabi.c
index dec1bddc4cef84b47c0a2b4c13622dcbd792e7a2..e250e019b7501baa4c8d5062fdfb4705a2a44428 100644 (file)
@@ -1,6 +1,7 @@
 /* OS ABI variant handling for GDB.
 
    Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
 
    This file is part of GDB.
 
@@ -81,6 +82,7 @@ static const struct osabi_names gdb_osabi_names[] =
   { "Newlib", NULL },
   { "SDE", NULL },
   { "PikeOS", NULL },
+  { "AMD HSA Runtime" },
 
   { "<invalid>", NULL }
 };
This page took 0.023917 seconds and 4 git commands to generate.