5f4026606b
* 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. |
||
---|---|---|
.. | ||
alpha-linux.mh | ||
alpha-linux.mt | ||
alpha-osf1.mh | ||
alpha-osf1.mt | ||
alpha-osf2.mh | ||
alpha-osf3.mh | ||
alpha.mt | ||
fbsd.mh | ||
fbsd.mt | ||
nbsd.mh | ||
nbsd.mt | ||
nm-linux.h | ||
nm-osf.h | ||
nm-osf2.h | ||
nm-osf3.h | ||
obsd.mt | ||
tm-alpha.h |