| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is already | Matthias Mohr | 2017-01-15 |
| | | | | | | | | | | | defined in mingw environments. Renamed defines of UNALIGNED to ROCKBOX_UNALIGNED so that they don't conflict with definitions in mingw32 cross-compiling environments (defined in _mingw.h). Change-Id: I369848c0f507e6bf5ff9ab4a60663bbbda6edc52 | ||
| * | Move optimized memcpy and friends and strlen to firmware/asm, | Thomas Martitz | 2012-01-22 |
| using the new automatic-asm-picking infrastructure. | |||