summaryrefslogtreecommitdiffstats
path: root/include/elf/tic6x-attrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/tic6x-attrs.h')
-rw-r--r--include/elf/tic6x-attrs.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/elf/tic6x-attrs.h b/include/elf/tic6x-attrs.h
index c8d8332d6..21ce1e4f5 100644
--- a/include/elf/tic6x-attrs.h
+++ b/include/elf/tic6x-attrs.h
@@ -23,5 +23,13 @@
name and value. */
TAG(Tag_ISA, 4)
+TAG(Tag_ABI_wchar_t, 6)
+TAG(Tag_ABI_stack_align_needed, 8)
+TAG(Tag_ABI_stack_align_preserved, 10)
TAG(Tag_ABI_DSBT, 12)
+TAG(Tag_ABI_PID, 14)
+TAG(Tag_ABI_PIC, 16)
+TAG(Tag_ABI_array_object_alignment, 18)
+TAG(Tag_ABI_array_object_align_expected, 20)
TAG(Tag_ABI_compatibility, 32)
+TAG(Tag_ABI_conformance, 67)