Yet more signed overflow fixes
[deliverable/binutils-gdb.git] / include / elf / tic6x-attrs.h
index f131cffd15bce0f1b8b55deabec3d6c7c12b24a8..0f5bdda6929298b651de1346195dde8e2da5f26a 100644 (file)
@@ -1,6 +1,5 @@
 /* TI C6X ELF attributes.
-   Copyright 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    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)
This page took 0.023085 seconds and 4 git commands to generate.