aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-12-18 17:36:33 +0000
committerMark Kettenis <kettenis@gnu.org>2004-12-18 17:36:33 +0000
commit87285d5bcb0f5584fe164007d6df1addfaec3850 (patch)
tree5f38e18b5eab6b91c753f10b6e5aa6def66e095d /gdb/configure.host
parent1a20add74a2e59f528fe5e667a2cf6c135a4e2d4 (diff)
downloadfsf-binutils-gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.zip
fsf-binutils-gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.tar.gz
fsf-binutils-gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.tar.bz2
* hppah-nat.c: Remove file.
* infttrace.h: Remove file. * infttrace.c: Remove file. * Makefile.in (ALLDEPFILES): Remove hppah-nat.c (infttrace_h): Remove variable. (hppah-nat.o, infttrace.o): Remove dependencies. * configure.host (hppa*64*-*-hpux11*): Remove. * config/pa/hpux11w.mh: Remove file. * config/pa/nm-hppah.h: Remove file. * config/pa/nm-hppah11.h: Remove file.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index c2901b9..faf94a7 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -50,7 +50,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu)
gdb_host=nbsdelf ;;
arm*-*-netbsd*) gdb_host=nbsdaout ;;
-hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux* | hppa*-*-hiux*)
gdb_host=hpux ;;
hppa*-*-linux*) gdb_host=linux ;;