Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add END to ARM libkern assembly functions | andrew | 2013-03-16 | 1 | -0/+2 |
* | Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead. | cognet | 2007-10-13 | 1 | -1/+1 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-07 | 1 | -1/+1 |
* | Use the RET macro. | cognet | 2004-11-09 | 1 | -2/+2 |
* | Implement ffs with clz for Xscale. | cognet | 2004-11-07 | 1 | -1/+8 |
* | Import libkern arm specific bits. | cognet | 2004-05-14 | 1 | -0/+77 |