From f6e3b43d7930ec1ce4a22aaa246d16845b2669b6 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 20 Nov 2004 23:04:53 +0000 Subject: [PATCH] * config/pa/hppahpux.mh: Remove file. * config/pa/hpux1020.mh: Remove file. --- gdb/ChangeLog | 5 +++++ gdb/config/pa/hppahpux.mh | 6 ------ gdb/config/pa/hpux1020.mh | 12 ------------ 3 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 gdb/config/pa/hppahpux.mh delete mode 100644 gdb/config/pa/hpux1020.mh diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0b77143c3b..9c5ffe4ab7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-11-21 Mark Kettenis + + * config/pa/hppahpux.mh: Remove file. + * config/pa/hpux1020.mh: Remove file. + 2004-11-20 Andreas Schwab * 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 index f07ddab2e3..0000000000 --- a/gdb/config/pa/hppahpux.mh +++ /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 index 647130eed6..0000000000 --- a/gdb/config/pa/hpux1020.mh +++ /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 -- 2.11.0