* configure.host (hppa*-*-hpux11*): Remove.
authorMark Kettenis <kettenis@gnu.org>
Fri, 10 Dec 2004 20:06:31 +0000 (20:06 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 10 Dec 2004 20:06:31 +0000 (20:06 +0000)
* config/pa/hpux11.mh: Remove file.

gdb/ChangeLog
gdb/config/pa/hpux11.mh [deleted file]
gdb/configure.host

index 0021ee6daa0eade52e7233520b9f79c42bc3cb8c..e95f55d6d4ec538d0a28c17b9881fd2de045c83b 100644 (file)
@@ -1,5 +1,8 @@
 2004-12-10  Mark Kettenis  <kettenis@gnu.org>
 
+       * configure.host (hppa*-*-hpux11*): Remove.
+       * config/pa/hpux11.mh: Remove file.
+
        * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Fix
        typo.
 
diff --git a/gdb/config/pa/hpux11.mh b/gdb/config/pa/hpux11.mh
deleted file mode 100644 (file)
index 8b85c42..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Host: Hewlett-Packard PA-RISC machine, running HPUX 11.00
-
-# FIXME: cagney/2002-04-07: gdb/366: The -Dvfork=fork hack below is
-# stop GDB hanging on HP/UX.  For some reason vfork() hangs yet fork()
-# doesn't ....
-
-MH_CFLAGS = -Dvfork=fork
-
-NAT_FILE= nm-hppah11.h
-NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o \
-       infttrace.o
index 66614ef744da18fce10575654036181af78ce1a6..c2901b9fef193e04eaf444c44774bbb8cccfb5a0 100644 (file)
@@ -51,7 +51,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu)
 arm*-*-netbsd*)                gdb_host=nbsdaout ;;
 
 hppa*64*-*-hpux11*)    gdb_host=hpux11w ;;
-hppa*-*-hpux11*)       gdb_host=hpux11 ;;
 hppa*-*-hpux* | hppa*-*-hiux*)
                        gdb_host=hpux ;;
 hppa*-*-linux*)                gdb_host=linux ;;