Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/mips/string
Module Name: src
Committed By: dsl
Date: Thu Jul 16 21:25:36 UTC 2009
Added Files:
src/common/lib/libc/arch/mips/string: strchr.S strrchr.S
Log Message:
Add asm files for str(r)chr by copying the files for (r)index from
src/libc/arch/mips/string.
Add XLEAF() for index entry points.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/mips/string/strchr.S \
src/common/lib/libc/arch/mips/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