(GNU_ABI_TAG_NETBSD): New tag.
authorNick Clifton <nickc@redhat.com>
Fri, 13 Jun 2003 13:07:51 +0000 (13:07 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Jun 2003 13:07:51 +0000 (13:07 +0000)
(GNU_ABI_TAG_FREEBSD): New tag.

include/elf/ChangeLog
include/elf/common.h

index 8221242..eb4b7cc 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-13  Robert Millan <zeratul2@wanadoo.es>
+
+       * common.h (GNU_ABI_TAG_NETBSD): New tag.
+       (GNU_ABI_TAG_FREEBSD): New tag.
+
 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
 
        * h8.h (E_H8_MACH_H8300SXN): New flag.
index 3635bbb..1a84339 100644 (file)
 #define GNU_ABI_TAG_LINUX      0
 #define GNU_ABI_TAG_HURD       1
 #define GNU_ABI_TAG_SOLARIS    2
+#define GNU_ABI_TAG_FREEBSD    3
+#define GNU_ABI_TAG_NETBSD     4
 
 /* Values for NetBSD .note.netbsd.ident notes.  Note name is "NetBSD".  */