NetBSD/sys/arch/pmax
jonathan c0f958f6be Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax:
* define PT_GETREGS and PT_SETREGS in pmax/include/ptrace.h
 * Flesh out the stubs in pmax/pmax/process_machdep.c to handle
   those requests.
 * Now that "struct reg" is actually used, remove the bogus
   #ifdef LANGUAGE_C around its definition, and redo pmax/include/reg.h
   so that the definitions needed by locore.S are in a separate file,
   pmax/include/regnum.h.
 * update locore.S to match.
1995-12-20 02:00:23 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Fix cross-compilation bug: native architecture is "pmax", not "mips". 1995-12-17 09:09:42 +00:00
dev Change pixel type from u_long to u_int32_t, to match rcons. 1995-12-14 16:27:33 +00:00
dist Clean up deleted files. 1995-03-01 00:00:00 +00:00
include Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00
pmax Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00
stand Change PROM callback from "strcmp" to "_strcmp", which is what 1995-10-26 01:39:49 +00:00
tc Remove LENITR_UNIT and supporting code that allowed passing a unit 1995-12-17 04:46:00 +00:00
Makefile new RCS ID format. 1994-10-26 21:08:38 +00:00