Module Name: src Committed By: matt Date: Wed Jan 23 05:46:17 UTC 2013
Added Files: src/common/lib/libc/arch/arm/string: strcat.S strchr.S strrchr.S Log Message: Switch to using ARM assembly versions of strcat, strchr, strrchr. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/string/strcat.S \ src/common/lib/libc/arch/arm/string/strchr.S \ src/common/lib/libc/arch/arm/string/strrchr.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.