OSDN Git Service

* i386nbsd-nat.c: New file.
authorkettenis <kettenis>
Sun, 27 Jun 2004 16:22:41 +0000 (16:22 +0000)
committerkettenis <kettenis>
Sun, 27 Jun 2004 16:22:41 +0000 (16:22 +0000)
commit4a4dbbed60806c48a8e80a577b8b1ddebf49409c
treec5cce877a5d9fa6683c7fd460314b36f368eb397
parentaf48905eecf8d6492c087906531a1c7cd5bd4912
* i386nbsd-nat.c: New file.
* Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
i386obsd-nat.c and i386obsd-tdep.c.
(i386nbsd-nat.o): New dependency.
* config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.
* config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/nbsdelf.mh
gdb/config/i386/obsd.mh
gdb/i386nbsd-nat.c [new file with mode: 0644]