Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Fri Jun 16 21:22:14 UTC 2017

Modified Files:
        src/lib/libc/compiler_rt: Makefile.inc
        src/sys/external/bsd/compiler_rt/dist/lib/builtins: clear_cache.c

Log Message:
Implement __clear_cache using __syncicache on PPC


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/lib/libc/compiler_rt/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/bsd/compiler_rt/dist/lib/builtins/clear_cache.c

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