History log of /netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-dynamic-m32/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.2 17-Sep-2021 christos

- get the version dynamically
- move more common stuff into common.mk


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.1 08-Aug-2019 kamil

branches: 1.1.2; 1.1.6;
Add compiler-rt build rules for LLVM sanitizers &co

Add build rules for LLVM in all the supported variations for NetBSD/amd64:

- asan
- xray
- tsan, dd
- libfuzzer
- msan
- safestack
- ubsan

These build rules compile functional sanitizers.

The build rules are still not hooked into the distribution build, as there
is pending work on backporting improvements for the llvm-8 branch needed
for netbsd-9 and newer.


# 1.1 08-Aug-2019 kamil

Add compiler-rt build rules for LLVM sanitizers &co

Add build rules for LLVM in all the supported variations for NetBSD/amd64:

- asan
- xray
- tsan, dd
- libfuzzer
- msan
- safestack
- ubsan

These build rules compile functional sanitizers.

The build rules are still not hooked into the distribution build, as there
is pending work on backporting improvements for the llvm-8 branch needed
for netbsd-9 and newer.