Home | History | Annotate | Download | only in include
History log of /src/sys/arch/pmax/include/regnum.h
RevisionDateAuthorComments
 1.3  20-Mar-1996  jonathan Merge more header files with arch/mips/include, by replacing
with versions that #inlude the <mips/XXX.h> file:
reloc.h regnum.h varargs.h
 1.2  19-Mar-1996  jonathan Remove #ifdef LANGUAGE_C - protected definition of "struct reg".
(It was a duplicate of the real definition reg.h and was never used.)
 1.1  20-Dec-1995  jonathan 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.

RSS XML Feed