Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/elf/ChangeLog5
-rw-r--r--include/elf/tic6x-attrs.h1
2 files changed, 6 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 9738df7ce..a8e25fd5a 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
+ Joseph Myers <joseph@codesourcery.com>
+
+ * tic6x-attrs.h (Tag_ABI_DSBT): New.
+
2010-10-21 Joseph Myers <joseph@codesourcery.com>
* tic6x-attrs.h (Tag_C6XABI_Tag_CPU_arch): Change to Tag_ISA,
diff --git a/include/elf/tic6x-attrs.h b/include/elf/tic6x-attrs.h
index 378350248..f131cffd1 100644
--- a/include/elf/tic6x-attrs.h
+++ b/include/elf/tic6x-attrs.h
@@ -23,3 +23,4 @@
name and value. */
TAG(Tag_ISA, 4)
+TAG(Tag_ABI_DSBT, 12)