rockbox/firmware/target
Nils Wallménius 418c9eeb14 Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-for-nullbytes-at-one trick, benched 28% faster than the old version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25959 a1c6a512-1295-4272-9138-f99709370657
2010-05-11 22:23:43 +00:00
..
arm Gigabeat F/X: Let us clear up confusion about just what the core frequency is. Fix frequency display in buffering screen. 2010-05-11 14:09:26 +00:00
coldfire Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-for-nullbytes-at-one trick, benched 28% faster than the old version 2010-05-11 22:23:43 +00:00
mips Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
sh Fix the remaining reds. 2010-05-06 22:33:57 +00:00