binutils-gdb/gdb/config/arm
Mark Kettenis 2b73aeb128 * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
Reorder includes.  Don't require FETCH_INFERIOR_REGISTERS to be
defined.
(armnbsd_fetch_registers): Rename from armnbsd_fetch_registers.
Make static.
(armnbsd_store_registers): Rename from armnbsd_store_registers.
Make static.
(_initialize_arm_netbsd_nat): Construct and add target vector.
* Makefile.in (armnbsd-nat.o): Update dependencies.
* config/arm/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
intarg.o, add inf-ptrace.o.
(NAT_FILE): Set to solib.h.
* config/arm/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o, add inf-ptrace.o.
(NAT_FILE): Remove.
2005-05-22 20:36:19 +00:00
..
embed.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
linux.mh * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
linux.mt 2005-02-09 Andrew Cagney <cagney@gnu.org> 2005-02-09 15:58:51 +00:00
nbsd.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
nbsdaout.mh * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h". 2005-05-22 20:36:19 +00:00
nbsdelf.mh * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h". 2005-05-22 20:36:19 +00:00
nm-linux.h 2004-07-29 Andrew Cagney <cagney@gnu.org> 2004-07-29 20:22:50 +00:00
nm-nbsdaout.h 2004-09-03 Andrew Cagney <cagney@gnu.org> 2004-09-03 19:08:23 +00:00
tm-arm.h 2004-09-02 Andrew Cagney <cagney@gnu.org> 2004-09-02 14:17:44 +00:00
tm-embed.h 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 20:36:35 +00:00
tm-linux.h 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 20:36:35 +00:00
tm-wince.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
wince.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00