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