Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 4 | -240/+0 | |
| | | | | | Like autumn leaves on water don't fear the tedu@ | ||||
* | Make sure that we really mark the FPU registers clean. | 2010-05-25 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | the license on this is PD; david leonard says so | 2008-10-02 | 1 | -1/+3 | |
| | |||||
* | sparc -> sparc64 | 2004-02-02 | 3 | -6/+10 | |
| | |||||
* | typo | 2003-01-31 | 1 | -2/+2 | |
| | |||||
* | stuff in arch/sparc64 is by defn v9, remove < v9 #ifdefs. ok marc. | 2003-01-31 | 1 | -10/+1 | |
| | |||||
* | On save: | 2003-01-24 | 1 | -2/+14 | |
| | | | | | | | | If the fpu isn't enabled, don't save state, otherwise, save the state, mark both sides clean and disable the fpu. On restore: If the saved fpu state has the fpu disabled, do nothing, otherwise, restore everything. | ||||
* | Save FPU state (unconditionally) | 2003-01-24 | 3 | -3/+102 | |
| | |||||
* | remove unused/unreferenced code. | 2002-10-11 | 1 | -8/+1 | |
| | | | | ok fgs@ | ||||
* | fix comment. | 2002-08-25 | 1 | -2/+4 | |
| | | | | | -- Ok'd by: jason@ | ||||
* | correct fram size. | 2002-01-02 | 1 | -5/+3 | |
| | | | | pointed out by marc@ | ||||
* | fp and pc are 64 bit. | 2002-01-02 | 1 | -5/+5 | |
| | | | | And just to make things more fun -1, is not a misaligned stack on sparc64. | ||||
* | fp and pc are 64 bit. | 2002-01-02 | 2 | -11/+11 | |
| | |||||
* | Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc, | 2001-09-10 | 4 | -0/+139 | |
and will need attention before it can be expected to work). |