* config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
* config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
+2004-08-11 Joel Brobecker <brobecker@gnat.com>
+
+ * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
+ * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
+ * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
+
2004-08-11 Mark Kettenis <kettenis@gnu.org>
* infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
So I don't feel the least bit guilty about this. */
#define PTRACE_ARG3_TYPE CORE_ADDR
-/* HPUX 8.0, in its infinite wisdom, has chosen to prototype ptrace
- with five arguments, so programs written for normal ptrace lose. */
-#define FIVE_ARG_PTRACE
-
/* We need to figure out where the text region is so that we use the
appropriate ptrace operator to manipulate text. Simply
reading/writing user space will crap out HPUX. */
#define USG 1
-#define FIVE_ARG_PTRACE
-
/* This system requires that we open a terminal with O_NOCTTY for it to
not become our controlling terminal. */
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define FIVE_ARG_PTRACE
-
/* This system requires that we open a terminal with O_NOCTTY for it to
not become our controlling terminal. */