Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save all floating point registers to full register sized fields, not | 2003-01-27 | 1 | -8/+12 | |
| | | | | half-sized areas. fixes preemption_float on powerpc. | ||||
* | Use volatile on the __asm__ directives, do not allow the compiler to reorder | 2000-10-05 | 1 | -5/+5 | |
| | | | | or optimize out any of the assembly statements. | ||||
* | constistent naming | 2000-10-03 | 1 | -4/+4 | |
| | |||||
* | preparation for switch-based threads | 2000-09-25 | 1 | -0/+82 | |