OSDN Git Service

* config/pa/hppahpux.mh: Remove file.
authorMark Kettenis <kettenis@gnu.org>
Sat, 20 Nov 2004 23:04:53 +0000 (23:04 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 20 Nov 2004 23:04:53 +0000 (23:04 +0000)
* config/pa/hpux1020.mh: Remove file.

gdb/ChangeLog
gdb/config/pa/hppahpux.mh [deleted file]
gdb/config/pa/hpux1020.mh [deleted file]

index 0b77143..9c5ffe4 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-21  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/pa/hppahpux.mh: Remove file.
+       * config/pa/hpux1020.mh: Remove file.
+
 2004-11-20  Andreas Schwab  <schwab@suse.de>
 
        * configure.host: Set host floatformat for m68k.
diff --git a/gdb/config/pa/hppahpux.mh b/gdb/config/pa/hppahpux.mh
deleted file mode 100644 (file)
index f07ddab..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Host: Hewlett-Packard PA-RISC machine, running HPUX
-
-NAT_FILE= nm-hppah.h
-NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infptrace.o 
-
-HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
diff --git a/gdb/config/pa/hpux1020.mh b/gdb/config/pa/hpux1020.mh
deleted file mode 100644 (file)
index 647130e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Host: Hewlett-Packard PA-RISC machine, running HPUX 10.20
-
-# 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-hppah.h
-NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infptrace.o
-
-HOST_IPC=-DBSD_IPC -DPOSIX_WAIT