binutils-gdb/gdb/config
Ulrich Weigand 7714d83ad4 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.
(inf_ptrace_fetch_register): Add register_u_offset callback parameters
	GDBARCH and STORE_P.  Handle callback (CORE_ADDR) -1 return value.
	(inf_ptrace_store_register): Likewise.
	(inf_ptrace_trad_target): Adapt register_u_offset parameter list.
	* inf-ptrace.h (inf_ptrace_trad_target): Likewise.

	* vax-nat.c (vax_register_u_offset): Adapt parameter list.

	* linux-nat.c (linux_trad_target): Adapt parameter list.
	* linux-nat.h (linux_trad_target): Likewise.

	* alpha-linux-nat.c (alpha_linux_register_u_offset): Adapt parameters.

	* mips-linux-nat.c (mips_linux_cannot_fetch_register): Remove.
	(mips_linux_cannot_store_register): Likewise.
	(mips_linux_register_addr): Add GDBARCH and STORE_P parameters.
	Return (CORE_ADDR) -1 for registers that cannot be fetched or
	stored via ptrace.  Use GDBARCH instead of current_gdbarch.
	(mips64_linux_register_addr): Likewise.
	(mips_linux_register_u_offset): Adapt parameter list.  Pass
	GDBARCH and STORE_P on to mips{64}_linux_register_addr.

	* config/mips/linux.mh (NAT_FILE): Set to config/nm-linux.h.
	* config/mips/nm-linux.h: Delete file.
2007-05-10 21:36:00 +00:00
..
alpha * configure.host (alpha*-*-osf[12]*): Remove support. 2007-05-06 23:04:26 +00:00
arm * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
avr
cris * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. 2006-11-24 18:23:34 +00:00
djgpp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
frv Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
h8300 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
i386 ChangeLog: 2007-05-08 23:39:14 +00:00
ia64 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
iq2000
m32c
m32r * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m68hc11
m68k * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m88k
mep Add support for new target, Toshiba Media Processor (MeP). 2007-02-23 22:50:41 +00:00
mips * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list. 2007-05-10 21:36:00 +00:00
mn10300
mt
pa * gdbarch.sh: Add skip_permanent_breakpoint callback. 2007-05-07 18:20:21 +00:00
powerpc * aix-thread.c (aix_thread_xfer_memory): Replace by ... 2007-04-27 13:22:18 +00:00
rs6000 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove. 2007-04-27 13:26:05 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score 2007-01-04 Qinwei <qinwei@sunnorth.com.cn> 2007-01-05 01:15:11 +00:00
sh * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
sparc * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
spu
v850
vax * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
xstormy16
xtensa
nm-linux.h ChangeLog: 2007-05-08 23:39:14 +00:00
nm-nbsd.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nbsdaout.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nto.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00