aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-05 15:31:56 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-05 15:31:56 +0000
commit5aa5d4b987c9ce44e87262815317c01fc315cdf9 (patch)
tree6ae8c9f0c9c28dca465e7a44f9b88346897bf184 /gdb/configure.host
parentb68767c12c1050544f7f04f16b443ef895b4520e (diff)
downloadgdb-5aa5d4b987c9ce44e87262815317c01fc315cdf9.zip
gdb-5aa5d4b987c9ce44e87262815317c01fc315cdf9.tar.gz
gdb-5aa5d4b987c9ce44e87262815317c01fc315cdf9.tar.bz2
2003-02-05 Andrew Cagney <ac131313@redhat.com>
Remove orphaned hosts, targets and files. * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete. * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete. * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete. * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete. * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete. * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete. * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete. * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete. * config/sparc/tm-sp64sim.h: Delete. * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-* hosts. * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and mips*-dec-mach3* targets.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 3f2d749..b309a33 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -39,7 +39,6 @@ alpha*-*-netbsd*) gdb_host=nbsd ;;
arm*-*-linux*) gdb_host=linux ;;
arm*-*-netbsdelf*) gdb_host=nbsdelf ;;
arm*-*-netbsd*) gdb_host=nbsdaout ;;
-arm*-*-*) gdb_host=arm ;;
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
@@ -144,9 +143,6 @@ sparc64-*-linux*) gdb_host=linux ;;
sparc64-*-netbsd*) gdb_host=nbsd64 ;;
sparcv9-*-* | sparc64-*-*) gdb_host=sun4sol2 ;;
-strongarm-*-*) gdb_host=arm ;;
-xscale-*-*) gdb_host=arm ;;
-
vax-*-bsd*) gdb_host=vaxbsd ;;
vax-*-ultrix2*) gdb_host=vaxult2 ;;
vax-*-ultrix*) gdb_host=vaxult ;;