Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-mips64] src/common/lib/libc/arch/mips
Module Name: src
Committed By: matt
Date: Sun Aug 16 03:02:47 UTC 2009
Modified Files:
src/common/lib/libc/arch/mips/gen [matt-nb5-mips64]: byte_swap_2.S
byte_swap_4.S
src/common/lib/libc/arch/mips/string [matt-nb5-mips64]: bcopy.S ffs.S
memset.S strcmp.S strlen.S
Log Message:
First pass at making ABI agnostic. Generates same O32 code.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.40.1 src/common/lib/libc/arch/mips/gen/byte_swap_2.S \
src/common/lib/libc/arch/mips/gen/byte_swap_4.S
cvs rdiff -u -r1.2 -r1.2.40.1 src/common/lib/libc/arch/mips/string/bcopy.S
cvs rdiff -u -r1.1 -r1.1.40.1 src/common/lib/libc/arch/mips/string/ffs.S \
src/common/lib/libc/arch/mips/string/memset.S \
src/common/lib/libc/arch/mips/string/strcmp.S \
src/common/lib/libc/arch/mips/string/strlen.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