Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src



Module Name:    src
Committed By:   matt
Date:           Tue Dec 27 19:21:00 UTC 2011

Modified Files:
        src/sys/lib/libkern [matt-nb5-mips64]: Makefile libkern.h
Added Files:
        src/common/lib/libc/string [matt-nb5-mips64]: popcount32.c popcount64.c

Log Message:
Add popcount32 and popcount64 for flash/nand


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.4.4.2 src/common/lib/libc/string/popcount32.c
cvs rdiff -u -r0 -r1.6.4.2 src/common/lib/libc/string/popcount64.c
cvs rdiff -u -r1.89.10.2 -r1.89.10.3 src/sys/lib/libkern/Makefile
cvs rdiff -u -r1.82.8.3 -r1.82.8.4 src/sys/lib/libkern/libkern.h

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