Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/common/lib/libc/arch/sh3/string



Module Name:    src
Committed By:   uwe
Date:           Sat Apr 22 23:53:47 UTC 2006

Modified Files:
        src/common/lib/libc/arch/sh3/string: bcopy.S memcpy.S memmove.S

Log Message:
Move the code into memcpy.S.  Adjust the other files accordingly.
Same binaries are generated.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/sh3/string/bcopy.S \
    src/common/lib/libc/arch/sh3/string/memcpy.S \
    src/common/lib/libc/arch/sh3/string/memmove.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