summaryrefslogtreecommitdiff
path: root/firmware/common/memcpy.c (follow)
Commit message (Expand)AuthorAge
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann2010-02-22
* Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken2008-04-28
* 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