Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the RET macro. | cognet | 2004-11-09 | 6 | -31/+31 |
| | | | | | For setjmp() and longjmp(), put the signal mask where it's supposed to be, instead of in the space reserved for fp regs. | ||||
* | MFKernel: Implement ffs with clz on Xscale. | cognet | 2004-11-07 | 1 | -0/+6 |
| | |||||
* | Always use bx for returning on Xscale. | cognet | 2004-09-23 | 1 | -76/+76 |
| | | | | Obtained from: NetBSD | ||||
* | Fix the align-to-32-bits code. | cognet | 2004-09-23 | 1 | -2/+2 |
| | | | | Obtained from: NetBSD | ||||
* | Import the FreeBSD/arm libc bits. | cognet | 2004-05-14 | 12 | -0/+3363 |
Obtained from: NetBSD |