OSDN Git Service

* m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
authorMark Kettenis <kettenis@gnu.org>
Sun, 7 Nov 2004 21:31:19 +0000 (21:31 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 7 Nov 2004 21:31:19 +0000 (21:31 +0000)
commit0ae0d7b18cc6b2cc8c04042fd985e58b02574e1d
tree2e33e5377c595b62f1f750845e01ef96ce962982
parent81ae55503b371625eccd79f65dfd978e354de963
* m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(m68kbsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(_initialize_m68kbsd_nat): Construct and add target vector.
* config/m68k/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o.
(NAT_FILE): Set to tm-solib.h.
(LOADLIBES): New variable.
* config/m68k/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o.
(NAT_FILE): Delete variable.
* config/m68k/obsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o.
(NAT_FILE): Set to tm-solib.h.
* config/m68k/nm-nbsdaout.h: Remove file.
gdb/ChangeLog
gdb/config/m68k/nbsdaout.mh
gdb/config/m68k/nbsdelf.mh
gdb/config/m68k/nm-nbsdaout.h [deleted file]
gdb/config/m68k/obsd.mh
gdb/m68kbsd-nat.c