Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are | cognet | 2007-10-13 | 1 | -1/+1 |
| | | | | | | available, use _ARM_ARCH_5/_ARM_ARCH_5E instead. MFC After: 3 days | ||||
* | Use the RET macro. | cognet | 2004-11-09 | 1 | -2/+2 |
| | | | | | 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 |
| | |||||
* | Import the FreeBSD/arm libc bits. | cognet | 2004-05-14 | 1 | -0/+76 |
Obtained from: NetBSD |