* i386nbsd-nat.c: New file.
authorMark Kettenis <kettenis@gnu.org>
Sun, 27 Jun 2004 16:22:43 +0000 (16:22 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 27 Jun 2004 16:22:43 +0000 (16:22 +0000)
commit9062529b147a181e6d9bc99aafdd29a689e8e38c
treefcbdde01dc893e13d2eaddf27cfb2053e2cd5c34
parent8010310edba115afbf7a4b531e6ddfe966c61115
* 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]
This page took 0.026751 seconds and 4 git commands to generate.