* alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
authorMark Kettenis <kettenis@gnu.org>
Sat, 5 Mar 2005 14:36:10 +0000 (14:36 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 5 Mar 2005 14:36:10 +0000 (14:36 +0000)
commit0d6e4ad74ba863a72dcf63db2120a1565bd61ed2
treecdf7c73dc5255a0cc63b4abe4891249741e129a4
parentab5b5d6168b7a9333e10313d8fe21f9a382e17fb
* alphabsd-nat.c: Update copyright year.  Include "inf-ptrace.h".
(alphabsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(alphabsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(_initialize_alphabsd_nat): New function.
* Makefile.in (alphabsd-nat.o): Update dependencies.
* config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o, fbsd-nat.o and gcore.o.
* config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
(NATDEPFILES): Remove infptrace.o and inftarg.o.  Add
alphabsd-nat.o.
* config/alpha/nm-fbsd.h: Update copyright year.  Don't include
"config/nm-bsd.h" and "elf/common.h".
* config/alpha/nm-nbsd.h: Update copyright year.  Don't include
"config/nm-nbsd.h".
gdb/ChangeLog
gdb/Makefile.in
gdb/alphabsd-nat.c
gdb/config/alpha/fbsd.mh
gdb/config/alpha/nbsd.mh
gdb/config/alpha/nm-fbsd.h
gdb/config/alpha/nm-nbsd.h