| Commit message (Expand) | Author | |
|---|---|---|
| 2007-01-09 | Removed executable flag | Linus Nielsen Feltzing |
| 2006-07-25 | Moved some assembly optimizations to the target tree | Linus Nielsen Feltzing |
| 2006-02-22 | Didn't mean to commit this, revert. | Thom Johansen |
| 2006-02-22 | ARM optimised memset from Linux. | Thom Johansen |
| 2006-02-06 | Added memmove() to the rockbox core. C implementation taken from newlib. Full... | Jens Arnold |
| 2005-11-12 | Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the... | Jens Arnold |
| 2005-10-31 | SH1 memcpy(): Slightly changed loop concept: saved 4 bytes, and the long+1 ca... | Jens Arnold |
| 2005-10-30 | Further optimised SH1 memcpy(): Lower latency for very small blocks, faster l... | Jens Arnold |
| 2005-07-18 | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner |
| 2005-01-21 | Revived C implementations of memcpy() and memset() for platforms without asm ... | Jens Arnold |
| 2004-10-26 | Ported to Coldfire | Linus Nielsen Feltzing |
| 2004-03-18 | patch #917153: faster memset()/memcpy() | Jörg Hohensohn |