summaryrefslogtreecommitdiffstats
path: root/gdb/configure.in
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-19 05:00:13 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-19 05:00:13 +0000
commit56eec3c737e0f038711286c34175504fad3cd95c (patch)
treec8c3eda004199152186ec50e1b8b52fd7f8527ed /gdb/configure.in
parentbea80b013deed137522eac146fcc413a959166bf (diff)
downloadppe42-binutils-56eec3c737e0f038711286c34175504fad3cd95c.tar.gz
ppe42-binutils-56eec3c737e0f038711286c34175504fad3cd95c.zip
* infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL
but not the others. * symm-tdep.c: Remove exec_file_command. [_SEQUENT_] (ptx_coff_regno_to_gdb, register_addr): New functions. A few miscellaneous cleanups. * symm-nat.c: Renamed from symm-xdep.c. * All symmetry dependent files: Many changes.
Diffstat (limited to 'gdb/configure.in')
-rw-r--r--gdb/configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/configure.in b/gdb/configure.in
index 2bc66baee5..1486df82f0 100644
--- a/gdb/configure.in
+++ b/gdb/configure.in
@@ -35,7 +35,8 @@ hppa*-hp-bsd*) gdb_host=hppabsd ;;
hppa*-hp-hpux*) gdb_host=hppahpux ;;
i[34]86-ncr-*) gdb_host=ncr3000 ;;
-i[34]86-sequent-*) gdb_host=symmetry ;;
+i[34]86-sequent-bsd*) gdb_host=symmetry ;; #dynix
+i[34]86-sequent-sysv*) gdb_host=ptx ;;
i[34]86-*-aix*) gdb_host=i386aix ;;
i[34]86-*-bsd*) gdb_host=i386bsd ;;
OpenPOWER on IntegriCloud