summaryrefslogtreecommitdiffstats
path: root/backends/i386_reloc.def
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2008-10-04 20:39:55 +0000
committerUlrich Drepper <[email protected]>2008-10-04 20:39:55 +0000
commita4c9d281616090c46ffc4fc3234d64e915008e1a (patch)
tree6220e63fc0d84bcd376519c34abac9a81e80b4d2 /backends/i386_reloc.def
parent9cf28e4f899f97ecdc983a0af8e2be62f3d69058 (diff)
Fix some entries in i386_reloc.def.
Diffstat (limited to 'backends/i386_reloc.def')
-rw-r--r--backends/i386_reloc.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/i386_reloc.def b/backends/i386_reloc.def
index d8116f3d..bc1b835d 100644
--- a/backends/i386_reloc.def
+++ b/backends/i386_reloc.def
@@ -61,3 +61,6 @@ RELOC_TYPE (TLS_LE_32, REL)
RELOC_TYPE (TLS_DTPMOD32, EXEC|DYN)
RELOC_TYPE (TLS_DTPOFF32, EXEC|DYN)
RELOC_TYPE (TLS_TPOFF32, EXEC|DYN)
+RELOC_TYPE (TLS_GOTDESC, REL)
+RELOC_TYPE (TLS_DESC_CALL, REL)
+RELOC_TYPE (TLS_DESC, EXEC)