aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-07-10 00:39:31 +0000
committerRoland McGrath <roland@gnu.org>2007-07-10 00:39:31 +0000
commitcec5991f1316b81a8d8887f06affa6410c8db098 (patch)
tree99b95e9ec70cce11101fa48617e53f7b6bce94c6
parent57b5b34ccadbdfe3d63703f44f95f95273f5d47e (diff)
downloadglibc-cec5991f1316b81a8d8887f06affa6410c8db098.zip
glibc-cec5991f1316b81a8d8887f06affa6410c8db098.tar.gz
glibc-cec5991f1316b81a8d8887f06affa6410c8db098.tar.bz2
* elf/elf.h (NT_GNU_ABI_TAG): New macro.
(ELF_NOTE_ABI): Use it. (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcee993..53e7d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-09 Roland McGrath <roland@redhat.com>
+
+ * elf/elf.h (NT_GNU_ABI_TAG): New macro.
+ (ELF_NOTE_ABI): Use it.
+ (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
+
2007-07-09 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.