summaryrefslogtreecommitdiffstats
path: root/include/elf/ia64.h
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2006-02-06 21:52:48 +0000
committerSteve Ellcey <sje@cup.hp.com>2006-02-06 21:52:48 +0000
commit37debb04b8e41ac7ece23f806c73fd16b92372ca (patch)
treef12051ce260d257ba143f425dc8ad9b916ffc556 /include/elf/ia64.h
parent42b8923620903fbb6bc2e8770bee3d25377d7741 (diff)
downloadppe42-binutils-37debb04b8e41ac7ece23f806c73fd16b92372ca.tar.gz
ppe42-binutils-37debb04b8e41ac7ece23f806c73fd16b92372ca.zip
* elf/ia64.h (SHF_IA_64_HP_TLS): New.
Diffstat (limited to 'include/elf/ia64.h')
-rw-r--r--include/elf/ia64.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/ia64.h b/include/elf/ia64.h
index 2a9694e95f..c63edc3156 100644
--- a/include/elf/ia64.h
+++ b/include/elf/ia64.h
@@ -57,6 +57,8 @@
#define SHF_IA_64_SHORT 0x10000000 /* Section near gp. */
#define SHF_IA_64_NORECOV 0x20000000 /* Spec insns w/o recovery. */
+#define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */
+
/* Possible values for sh_type in Elf64_Shdr: */
#define SHT_IA_64_EXT (SHT_LOPROC + 0) /* Extension bits. */
OpenPOWER on IntegriCloud