Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/arch/sh3/string
Module Name: basesrc
Committed By: itohy
Date: Wed Nov 20 14:23:55 UTC 2002
Modified Files:
basesrc/lib/libc/arch/sh3/string: Makefile.inc
Added Files:
basesrc/lib/libc/arch/sh3/string: bcopy.S bzero.S memcpy.S memmove.S
memset.S
Log Message:
Assembly version of string functions.
Originally from SHIMIZU Ryo.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/sh3/string/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/sh3/string/bcopy.S \
basesrc/lib/libc/arch/sh3/string/bzero.S \
basesrc/lib/libc/arch/sh3/string/memcpy.S \
basesrc/lib/libc/arch/sh3/string/memmove.S \
basesrc/lib/libc/arch/sh3/string/memset.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