aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@wasabisystems.com>2002-05-08 14:28:37 +0000
committerJason Thorpe <thorpej@wasabisystems.com>2002-05-08 14:28:37 +0000
commit0dc9d4d7edc08880ca691b7486ee1563305bb15b (patch)
treebacb3b6bb599b99657f20cdd9bde91b82a081870 /include/elf/ChangeLog
parent6327de5fef1da1866695426cb7d73d47e157b971 (diff)
downloadnewlib-0dc9d4d7edc08880ca691b7486ee1563305bb15b.zip
newlib-0dc9d4d7edc08880ca691b7486ee1563305bb15b.tar.gz
newlib-0dc9d4d7edc08880ca691b7486ee1563305bb15b.tar.bz2
* common.h (NT_GNU_ABI_TAG): Define.
(GNU_ABI_TAG_LINUX): Define. (GNU_ABI_TAG_HURD): Define. (GNU_ABI_TAG_SOLARIS): Define. (NT_NETBSD_IDENT): Define. (NT_FREEBSD_ABI_TAG): Define.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index c225793..fe3823b 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * common.h (NT_GNU_ABI_TAG): Define.
+ (GNU_ABI_TAG_LINUX): Define.
+ (GNU_ABI_TAG_HURD): Define.
+ (GNU_ABI_TAG_SOLARIS): Define.
+ (NT_NETBSD_IDENT): Define.
+ (NT_FREEBSD_ABI_TAG): Define.
+
2002-04-24 Elena Zannoni <ezannoni@redhat.com>
* dwarf2.h: Add DW_AT_GNU_vector.