summaryrefslogtreecommitdiff
path: root/firmware/common/memcpy.c (follow)
Commit message (Expand)AuthorAge
* Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg2005-11-25
* Correct usage of ICODE_ATTR in memcpy.c and strlen.cLinus Nielsen Feltzing2005-08-15
* Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold2005-01-21
* patch #917153: faster memset()/memcpy()Jörg Hohensohn2004-03-18
* Moved to internal RAMLinus Nielsen Feltzing2002-08-01
* Killed a few warningsLinus Nielsen Feltzing2002-06-07
* Added code from libc instead of requiring newlibBjörn Stenberg2002-05-30