binutils-gdb/gdb/config/arm
Scott Bambrough 41c49b06c4 Changes to support core files and linux threads.
2000-04-20  Scott Bambrough <scottb@netwinder.org>

	* arm-linux-nat.c (PIDGET, TIDGET): New.
	(get_thread_id, GET_THREAD_ID): New.
	(fetch_nwfpe_register, store_nwfpe_register): New.
	(fetch_register, store_register): New.
	(fetch_fpregister, store_fpregister): New.
	(fill_gregset, supply_gregset): New.
	(fill_fpregset, supply_fpregset): New.
	(fetch_fpregs): Modified to use thread id's.
	(store_fpregs): Modified to use thread id's and
	fetch_nwfpe_register.
	(fetch_regs): Modified to use thread id's.
	(store_regs): Modified to use thread id's.
	(fetch_inferior_registers): Modified to handle single register
	fetches.
	(store_inferior_registers): Modified to handle single register
	stores.
	(arm_linux_register_u_addr): Removed.

	* configure.tgt: Added gdbserver to configdirs for arm*-*-linux*.

	* config/arm/linux.mh
	(NATDEPFILES): Removed core-aout.o.  Added core-regset.o.
	(LOADLIBES): Define.

	* config/arm/nm-linux.h: Include config/nm-linux.h.
	(ATTACH_DETACH): Removed.  Defined in config/nm-linux.h.
	(REGISTER_U_ADDR): Removed.
	(SVR4_SHARED_LIBS): Removed.  Defined in config/nm-linux.h.
	(#include "solib.h"): Removed.  Included via config/nm-linux.h.
2000-04-20 21:13:19 +00:00
..
arm.mh import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
arm.mt import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
embed.mt import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
linux.mh Changes to support core files and linux threads. 2000-04-20 21:13:19 +00:00
linux.mt Unable to build x86 hosted debugger for ARM Linux, due to missing target 2000-04-05 15:38:05 +00:00
nm-arm.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-linux.h Changes to support core files and linux threads. 2000-04-20 21:13:19 +00:00
tm-arm.h Bring IEEE_FLOAT under gdbarch's control. 2000-04-14 19:14:19 +00:00
tm-embed.h 2000-04-07 Scott Bambrough <scottb@netwinder.org> 2000-04-07 22:26:11 +00:00
tm-linux.h 2000-04-07 Scott Bambrough <scottb@netwinder.org> 2000-04-07 22:26:11 +00:00
tm-wince.h 2000-04-07 Scott Bambrough <scottb@netwinder.org> 2000-04-07 22:26:11 +00:00
wince.mt * configure.tgt: Add arm, mips, sh wince targets. 2000-02-24 03:31:45 +00:00
xm-arm.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
xm-linux.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00