summaryrefslogtreecommitdiff
path: root/gdb/osabi.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-07-27 01:28:43 +0000
committerKevin Buettner <kevinb@redhat.com>2002-07-27 01:28:43 +0000
commit81a46b1bf6955b8de2c9bec6c45c6bcf824db52f (patch)
tree5b3eba1baa3b1d4a003edd51cf434a83dc3c4641 /gdb/osabi.c
parentdaf7649a0e248ef3c3fe8a6ade37810de5a86a9a (diff)
downloadgdb-81a46b1bf6955b8de2c9bec6c45c6bcf824db52f.tar.gz
Add Irix osabi support.
Diffstat (limited to 'gdb/osabi.c')
-rw-r--r--gdb/osabi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/osabi.c b/gdb/osabi.c
index c152cb4464f..580c7e19756 100644
--- a/gdb/osabi.c
+++ b/gdb/osabi.c
@@ -42,6 +42,7 @@ static const char * const gdb_osabi_names[] =
"Windows CE",
"DJGPP",
"NetWare",
+ "Irix",
"LynxOS",
"ARM EABI v1",