OSDN Git Service

Add OpenBSD/hppa support.
authorkettenis <kettenis>
Sat, 26 Jun 2004 10:06:30 +0000 (10:06 +0000)
committerkettenis <kettenis>
Sat, 26 Jun 2004 10:06:30 +0000 (10:06 +0000)
commit2ae188211b3cc87221d278a9e4f434ef91e476b2
treeebeed5fdb7ea7e069ac4d1b01af681b92ddc505b
parentf6d385b32f9937bccbb01d78ffbfa2caa914a688
Add OpenBSD/hppa support.
* NEWS (New native configurations): Mention OpenBSD/hppa.
* hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
files.
* Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
(hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
* configure.host: Add hppa*-*-openbsd*.
* configure.tgt: Add hppa*-*-openbsd*.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/config/pa/nm-obsd.h [new file with mode: 0644]
gdb/config/pa/obsd.mh [new file with mode: 0644]
gdb/config/pa/obsd.mt [new file with mode: 0644]
gdb/config/pa/tm-bsd.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/hppabsd-nat.c [new file with mode: 0644]
gdb/hppabsd-tdep.c [new file with mode: 0644]