From: Roland McGrath Date: Tue, 10 Jul 2007 00:39:31 +0000 (+0000) Subject: * elf/elf.h (NT_GNU_ABI_TAG): New macro. X-Git-Tag: cvs/fedora-glibc-20070731T1624~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec5991f1316b81a8d8887f06affa6410c8db098;p=thirdparty%2Fglibc.git * elf/elf.h (NT_GNU_ABI_TAG): New macro. (ELF_NOTE_ABI): Use it. (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros. --- diff --git a/ChangeLog b/ChangeLog index bcee9931325..53e7d76d005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-07-09 Roland McGrath + + * 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 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.