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:   kamil
Date:           Wed Aug 14 01:42:08 UTC 2019

Modified Files:
        src/distrib/sets/lists/base: md.amd64 mi
        src/distrib/sets/lists/comp: mi
        src/etc/mtree: NetBSD.dist.base
        src/external/bsd: Makefile

Log Message:
Add LLVM sanitizers in the MKLLVM=yes build

Enable in all the supported variations for NetBSD/amd64:

 - Address Sanitizer
 - Thread Sanitizer
 - Memory Sanitizer
 - Undefined Behavior Sanitizer
 - SafeStack
 - libFuzzer
 - XRay

This change enables the features on amd64 for start.


To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.1209 -r1.1210 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.2279 -r1.2280 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.201 -r1.202 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.63 -r1.64 src/external/bsd/Makefile

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