binutils-gdb/gdb/config/powerpc
Ulrich Weigand 5f4026606b gdb/ChangeLog:
* config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
	* config/mips/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
	* config/sparc/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
	* config/powerpc/nm-ppc64-linux.h: Remove file.
	* config/powerpc/ppc64-linux.mh (NATDEPFILES): Set to nm-linux.h.
	* inferior.h (PTRACE_ARG3_TYPE): Do not define.
	(call_ptrace): Change type of third argument to PTRACE_TYPE_ARG3.
	* infptrace.c (call_ptrace): Likewise.
	* m68klinux-nat.c (PTRACE_XFER_TYPE): Do not define.
	(fetch_register): Replace PTRACE_ARG3_TYPE by PTRACE_TYPE_ARG3
	and PTRACE_XFER_TYPE by PTRACE_TYPE_RET.
	(store_register): Likewise.

gdb/doc/ChangeLog:

	* gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2007-03-30 01:18:17 +00:00
..
aix.mh
aix.mt * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. 2006-02-10 20:56:15 +00:00
linux.mh
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
nm-aix.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-linux.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
obsd.mh
obsd.mt
ppc-eabi.mt
ppc-sim.mt
ppc64-linux.mh gdb/ChangeLog: 2007-03-30 01:18:17 +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