summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/strlen-coldfire.S (follow)
Commit message (Expand)AuthorAge
* Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2012-01-22
* Coldfire strlen, slight optimization pointed out by amiconn, eliminate some u...Nils Wallménius2010-05-12
* Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-f...Nils Wallménius2010-05-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Simple coldfire assembly strlen() function, 20-25% faster than the c Nils Wallménius2007-06-25