]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
(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 8221242f35606d3788ea4af62aaeaf561be40b96..eb4b7ccb55e0a71b70da832bb6d0f97db090597f 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 3635bbb6419238780ff1c17989583713a240c0b4..1a843393d85d99bb2f679cf7463cd062ad658715 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".  */