mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-09 18:53:00 +00:00
* configure.host (hppa*-*-hpux11*): Remove.
* config/pa/hpux11.mh: Remove file.
This commit is contained in:
parent
e8ede7c71c
commit
c510157568
@ -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.
|
||||
|
||||
|
@ -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
|
@ -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 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user