| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revived C implementations of memcpy() and memset() for platforms without asm ↵ | Jens Arnold | 2005-01-21 |
| | | | | | | | optimized versions (gmini), replacing the intermediate strings.c. Moved the asm optimized versions 'out of the way' for the implicit 'make' rules by renaming them to *_a.S (for assembler/alternative). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5628 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Ported to Coldfire | Linus Nielsen Feltzing | 2004-10-26 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5347 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | patch #917153: faster memset()/memcpy() | Jörg Hohensohn | 2004-03-18 |
| git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4406 a1c6a512-1295-4272-9138-f99709370657 | |||