llvm-project/compiler-rt/lib
Kamil Rytarowski 42ae6fecd4 Sync ioctl(2) list with NetBSD 9.99.3
Register 36 new ioctl(2) calls.

Enable NVMM for amd64 as the API has been stabilized.

llvm-svn: 368247
2019-08-08 02:21:44 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Restrict the NetBSD ASan TSD fallback to !ASAN_DYNAMIC 2019-08-07 21:56:43 +00:00
builtins BMI2 support is indicated in bit eight of EBX, not nine. 2019-08-05 21:25:59 +00:00
cfi Improve error message when '=' is missing in {ASAN,...}_OPTIONS. 2019-06-15 01:37:14 +00:00
crt Use CMAKE_C_COMPILER_ARG1 in compiler invocation 2019-05-19 03:29:15 +00:00
dfsan compiler-rt: Rename .cc file in test/dfsan to cpp 2019-08-05 13:19:28 +00:00
fuzzer [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes. 2019-08-06 16:02:39 +00:00
gwp_asan Remove a few straggler ".cc"s in compiler-rt/lib 2019-08-01 17:53:25 +00:00
hwasan hwasan: Instrument globals. 2019-08-06 22:07:29 +00:00
interception compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
lsan compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
msan Remove a few straggler ".cc"s in compiler-rt/lib 2019-08-01 17:53:25 +00:00
profile compiler-rt: Rename .cc file in lib/profile to .cpp 2019-07-31 18:21:08 +00:00
safestack compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
sanitizer_common Sync ioctl(2) list with NetBSD 9.99.3 2019-08-08 02:21:44 +00:00
scudo compiler-rt: Rename .cc file in lib/scudo/standalone/tests to .cpp 2019-08-01 14:38:49 +00:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan [TSAN] Fix tsan on FreeBSD after D54889 2019-08-06 22:30:48 +00:00
ubsan Remove a few straggler ".cc"s in compiler-rt/lib 2019-08-01 17:53:25 +00:00
ubsan_minimal compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
xray [compiler-rt] Reverting r367962 due to Fuchsia bot build-breakage. 2019-08-06 08:08:07 +00:00
CMakeLists.txt Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation" 2019-04-30 18:13:22 +00:00