summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>2000-05-01 16:12:10 +0000
committerStan Shebs <shebs@apple.com>2000-05-01 16:12:10 +0000
commit07dc37bb3a31c1c5eb5aace42254c69a2a007e29 (patch)
tree456b11a189be7c045f7d7e7b9fd6e479850c0fe9 /gdb/configure.host
parent86de8d65d466567bbbdeb2a777f6ef71926dfcca (diff)
downloadgdb-07dc37bb3a31c1c5eb5aace42254c69a2a007e29.tar.gz
Remove obsolete Gould configuration:
* configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 02b6909e3a2..2fab335d514 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -17,7 +17,6 @@ hppa*) gdb_host_cpu=pa ;;
i[3456]86*) gdb_host_cpu=i386 ;;
m68*) gdb_host_cpu=m68k ;;
m88*) gdb_host_cpu=m88k ;;
-# OBSOLETE np1) gdb_host_cpu=gould ;;
# OBSOLETE pyramid) gdb_host_cpu=pyr ;;
powerpc*) gdb_host_cpu=powerpc ;;
sparc64) gdb_host_cpu=sparc ;;
@@ -127,8 +126,6 @@ mips-*-riscos*) gdb_host=riscos ;;
none-*-*) gdb_host=none ;;
-# OBSOLETE np1-*-*) gdb_host=np1 ;;
-
ns32k-*-mach3*) gdb_host=ns32km3 ;;
ns32k-*-netbsd*) gdb_host=nbsd ;;
ns32k-umax-*) gdb_host=umax ;;