summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/string
Commit message (Collapse)AuthorAgeFilesLines
* Use the RET macro.cognet2004-11-096-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.cognet2004-11-071-0/+6
|
* Always use bx for returning on Xscale.cognet2004-09-231-76/+76
| | | | Obtained from: NetBSD
* Fix the align-to-32-bits code.cognet2004-09-231-2/+2
| | | | Obtained from: NetBSD
* Import the FreeBSD/arm libc bits.cognet2004-05-1412-0/+3363
Obtained from: NetBSD
OpenPOWER on IntegriCloud