binutils-gdb/gdb/config/powerpc
Ulrich Weigand 037a727e3d * aix-thread.c (aix_thread_xfer_memory): Replace by ...
(aix_thread_xfer_partial): ... this.
	(init_aix_thread_ops): Install to_xfer_partial instead
	of deprecated_xfer_memory target method.

	* config/powerpc/aix.mh (NATDEPFILES): Remove infptrace.o
	and inftarg.o, add inf-ptrace.o.
	* config/rs6000/nm-rs6000.h (FETCH_INFERIOR_REGISTERS,
	CHILD_XFER_MEMORY, KERNEL_U_SIZE, kernel_u_size): Remove.
	* rs6000-nat.c: Include "inf-ptrace.h" and "gdb_stdint.h".
	(fetch_inferior_registers): Rename to ...
	(rs6000_fetch_inferior_registers): ... this.  Make static.
	(store_inferior_registers): Rename to ...
	(rs6000_store_inferior_registers): ... this.  Make static.
	(read_word, child_xfer_memory): Remove.
	(rs6000_xfer_partial): New function.
	(kernel_u_size): Remove.
	(_initialize_core_rs6000): Add inf_ptrace-based target.
	* Makefile.in (rs6000-nat.o): Update dependencies.
2007-04-27 13:22:18 +00:00
..
aix.mh * aix-thread.c (aix_thread_xfer_memory): Replace by ... 2007-04-27 13:22:18 +00:00
aix.mt * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. 2006-02-10 20:56:15 +00:00
linux.mh * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
linux.mt * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h. 2007-02-27 23:04:28 +00:00
nbsd.mh * ppcnbsd-tdep.h: Update copyright year. Include <stddef.h> 2006-05-12 20:53:15 +00:00
nbsd.mt * ppcnbsd-tdep.h: Update copyright year. Include <stddef.h> 2006-05-12 20:53:15 +00:00
obsd.mh * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o. 2005-06-24 21:15:38 +00:00
obsd.mt * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to 2005-01-07 23:43:37 +00:00
ppc-eabi.mt * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
ppc-sim.mt * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
ppc64-linux.mh * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
spu-linux.mh * config/powerpc/spu-linux.mh: New file. 2006-11-22 13:49:53 +00:00
tm-ppc-eabi.h * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h. 2007-02-27 23:04:28 +00:00