]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* hppabsd-nat.c: Update copyright year. Include "target.h" and
authorMark Kettenis <kettenis@gnu.org>
Sun, 17 Apr 2005 22:20:20 +0000 (22:20 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 17 Apr 2005 22:20:20 +0000 (22:20 +0000)
commit57cd0b542e1ea81327fcaffab7225c377fb0a4cc
tree2ae874de0a0b64d6f9bbac49e41ad9827da969f6
parent64c1196b585b7bf52229a3e0b51684e3514e69a0
* hppabsd-nat.c: Update copyright year.  Include "target.h" and
"inf-ptrace.h".
(hppabsd_fetch_registers): Renamed from fetch_inferior_registers;
made static.
(hppabsd_store_registers): Renamed from store_inferior_registers;
made static.
(_initialize_hppabsd_nat): New function and prototype.
* config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o.
(NAT_FILE): Remove.
* Makefile.in (hppabsd-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/pa/obsd.mh
gdb/hppabsd-nat.c