aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Demark sections of code that need special fault handling with labels.Jake Burkholder2002-08-161-1/+0
* Remove pcb_y. It has moved to trapframe.Jake Burkholder2001-12-291-1/+0
* 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEFJake Burkholder2001-11-181-9/+1
* style(9) the structure definitions.David E. O'Brien2001-09-051-2/+2
* Implement a slightly different window spill/fill algorithm for dealingJake Burkholder2001-09-031-4/+4
* Add support for splitting the register windows on entry to theJake Burkholder2001-08-201-1/+15
* The author isn't a [UC] Regents. Correct the copyright language.David E. O'Brien2001-08-091-2/+2
* Add floating point context switching code for sparc64.Thomas Moestl2001-08-041-0/+5
* Flesh out the sparc64 port considerably. This contains:Jake Burkholder2001-07-311-1/+3
* Add skeleton machine dependent headers and c files for a port of freebsdJake Burkholder2001-07-311-0/+43