aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* - Expand struct trapframe to 256 bytes, make all fields fixed width and theJake Burkholder2002-10-221-18/+22
* Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,Jake Burkholder2002-04-091-5/+9
* Add a macro for shift of an integer (1 << shift == sizeof). Move the pointerJake Burkholder2002-02-271-1/+0
* Add definitions for magic numbers used in asm.Jake Burkholder2001-12-291-17/+15
* 1. Remove kdbframe. Bad idea.Jake Burkholder2001-11-181-10/+5
* Add code to emulate unimplemented (non-fp) instructions and to fixupThomas Moestl2001-11-061-0/+5
* KSE Milestone 2Julian Elischer2001-09-121-3/+3
* style(9) the structure namesDavid E. O'Brien2001-09-041-6/+6
* Implement a slightly different window spill/fill algorithm for dealingJake Burkholder2001-09-031-6/+10
* Add support for splitting the register windows on entry to theJake Burkholder2001-08-201-0/+10
* Add a field to trapframe for saving the pil.Jake Burkholder2001-08-101-0/+1
* The author isn't a [UC] Regents. Correct the copyright language.David E. O'Brien2001-08-091-2/+2
* Flesh out the sparc64 port considerably. This contains:Jake Burkholder2001-07-311-1/+38
* Add skeleton machine dependent headers and c files for a port of freebsdJake Burkholder2001-07-311-0/+38