Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/arm/string
Module Name: src
Committed By: matt
Date: Tue Aug 20 08:07:30 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strchr.S strlen.S strrchr.S
Log Message:
Use the arm versions of strlen/strchr/strrchr if compiling thumb2
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/strchr.S \
src/common/lib/libc/arch/arm/string/strlen.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.
Home |
Main Index |
Thread Index |
Old Index