summaryrefslogtreecommitdiff
path: root/firmware/common/memset.c (unfollow)
Commit message (Expand)Author
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
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
2003-12-21Moved memset() out of .iramBjörn Stenberg
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