]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* common.h (NT_OPENBSD_IDENT): Define.
authorMark Kettenis <kettenis@gnu.org>
Mon, 19 Jan 2004 18:28:58 +0000 (18:28 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 19 Jan 2004 18:28:58 +0000 (18:28 +0000)
include/elf/ChangeLog
include/elf/common.h

index 9c7b588e456be90758d7a202b3651fe333a4c620..4a4501eb8932608f6eef7c4696041acdf864dd3a 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-17  Mark Kettenis  <kettenis@gnu.org>
+
+       * common.h (NT_OPENBSD_IDENT): Define.
+
 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
 
        2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
index 3c4fabec6cc587ce34442edde80ccb9927b7b0bf..15aa5d9b11ec57c8e7c29493e1ad04ff827cec86 100644 (file)
 
 #define NT_NETBSD_IDENT                1
 
+/* Values for OpenBSD .note.openbsd.ident notes.  Note name is "OpenBSD".  */
+
+#define NT_OPENBSD_IDENT       1
+
 /* Values for FreeBSD .note.ABI-tag notes.  Note name is "FreeBSD".  */
 
 #define NT_FREEBSD_ABI_TAG     1