summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/sparc64/rwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-1/+1
* Add an assertion that the pcb_nsaved field of the pcb be less thankensmith2004-09-281-0/+2
* Greatly improve readability of trap() by using a table to convert betweenjake2002-10-251-2/+2
* Check the alignment of the stack pointer before copying in windows from thejake2002-04-201-0/+4
* Add a macro for shift of an integer (1 << shift == sizeof). Move the pointerjake2002-02-271-1/+0
* Catch up to change in compile time assertion interface.jake2002-01-081-2/+2
* Assert at compile time that structures which need to be a power ofjake2001-12-291-6/+10
* KSE Milestone 2julian2001-09-121-7/+8
* Implement a slightly different window spill/fill algorithm for dealingjake2001-09-031-0/+100
OpenPOWER on IntegriCloud