projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b8923
)
* elf/ia64.h (SHF_IA_64_HP_TLS): New.
author
Steve Ellcey
<sje@cup.hp.com>
Mon, 6 Feb 2006 21:52:48 +0000
(21:52 +0000)
committer
Steve Ellcey
<sje@cup.hp.com>
Mon, 6 Feb 2006 21:52:48 +0000
(21:52 +0000)
include/ChangeLog
patch
|
blob
|
history
include/elf/ia64.h
patch
|
blob
|
history
diff --git
a/include/ChangeLog
b/include/ChangeLog
index 018d22f6b363085f6580652c81307c71c2d31c46..cb7a5968787d5eff677abfba161c1184cd710e0d 100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-1,3
+1,7
@@
+2006-02-06 Steve Ellcey <sje@cup.hp.com>
+
+ * elf/ia64.h (SHF_IA_64_HP_TLS): New.
+
2006-01-18 DJ Delorie <dj@redhat.com>
* md5.h: Include ansidecl.h
diff --git
a/include/elf/ia64.h
b/include/elf/ia64.h
index 2a9694e95f59d99f7155d9a88ebf59483155f1c8..c63edc315617b62a997aec1b60c2897363b2d283 100644
(file)
--- 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. */