x86: also test alternative VMGEXIT encoding
[deliverable/binutils-gdb.git] / include / elf / ia64.h
index d8f6f5015e8c1e8cac7b6517a31757c039ca2bc7..44dbcc9004ac34aec4f545a946f557a7aa6ac4a2 100644 (file)
@@ -1,6 +1,5 @@
 /* IA-64 ELF support for BFD.
-   Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 1998-2020 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of BFD, the Binary File Descriptor library.
 # define VMS_STL_STD      2      /* Standard linkage with return value.  */
 # define VMS_STL_LNK      3      /* Explicit represented in .vms_linkages.  */
 
+/* OpenVMS specific symbol binding values.  */
+#define STB_VMS_WEAK   11      /* VMS weak symbol.  */
+#define STB_VMS_SYSTEM 12      /* System symbol.  */
+
 /* OpenVMS specific fixup and relocation structures.  */
 
 typedef struct
This page took 0.039183 seconds and 4 git commands to generate.