Introduce SI_NETBSD for NetBSD.
Add NetBSD support for appropriate SANITIZER_INTERCEPT_*.
Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Paths
| Differential D35468
Add NetBSD support in platform_interceptors.h ClosedPublic Authored by krytarowski on Jul 16 2017, 5:16 PM.
Details Summary Introduce SI_NETBSD for NetBSD. Add NetBSD support for appropriate SANITIZER_INTERCEPT_*. Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas. Sponsored by <The NetBSD Foundation>
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 17 2017, 12:48 PM
Revision Contents
Diff 106826 lib/sanitizer_common/sanitizer_platform_interceptors.h
|
why netbsd does not care about (SANITIZER_WORDSIZE == 64)