Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a type for the argument. | rdivacky | 2009-02-02 | 1 | -1/+1 |
* | Add prototypes for the three syscall stubs that are invoked here, | nectar | 2004-01-19 | 1 | -0/+4 |
* | Remove unused variables. Add required headers and function | nectar | 2004-01-06 | 1 | -0/+2 |
* | Handle alignment fault fixups in libc rather than in the kernel. | jake | 2002-05-13 | 1 | -0/+1 |
* | Emulate ldq and stq (load/store long double) instructions. GCC has started | jake | 2002-04-27 | 1 | -9/+44 |
* | Add userland floating point emulator code for sparc64. This is a port | tmm | 2002-02-23 | 1 | -0/+3 |
* | Add libc side of user trap handling. | jake | 2002-01-01 | 1 | -0/+96 |