Source-Changes archive

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

CVS commit: basesrc/lib/libc/arch/powerpc



Module Name:    basesrc
Committed By:   mjl
Date:           Sun Nov 25 01:09:59 UTC 2001

Modified Files:
        basesrc/lib/libc/arch/powerpc: Makefile.inc
        basesrc/lib/libc/arch/powerpc/string: Makefile.inc
Added Files:
        basesrc/lib/libc/arch/powerpc/string: bzero.S ffs.S

Log Message:
Add PPC assembler routines for ffs(3), bzero(3) and memset(3).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/powerpc/Makefile.inc
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/powerpc/string/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/powerpc/string/bzero.S \
    basesrc/lib/libc/arch/powerpc/string/ffs.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