Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / include / elf / common.h
index 53b72445cafd079c16e7742ab4a72e6d2a2b68d3..7ea62ee124fd2eec57e29218a0c7e1587e8f9964 100644 (file)
@@ -1,5 +1,6 @@
 /* ELF support for BFD.
    Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
 
    Written by Fred Fish @ Cygnus Support, from information published
    in "UNIX System V Release 4, Programmers Guide: ANSI C and
@@ -77,6 +78,7 @@
 #define ELFOSABI_OPENVOS     18 /* Stratus Technologies OpenVOS */
 
 #define ELFOSABI_C6000_ELFABI 64 /* Bare-metal TMS320C6000 */
+#define ELFOSABI_AMDGPU_HSA  64 /* AMD HSA runtime */
 #define ELFOSABI_C6000_LINUX 65 /* Linux TMS320C6000 */
 #define ELFOSABI_ARM_FDPIC   65 /* ARM FDPIC */
 #define ELFOSABI_ARM        97 /* ARM */
This page took 0.024044 seconds and 4 git commands to generate.