summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp
AgeCommit message (Expand)Author
2020-10-20[Sanitizers] Remove OpenBSD support (new attempt)David Carlier
2020-10-19Revert "[Sanitizers] Remove OpenBSD support" + 1Evgenii Stepanov
2020-10-18[Sanitizers] Remove OpenBSD supportDavid Carlier
2020-07-14[libFuzzer] Separate platform related macros out from FuzzerDefs.h into Fuzze...Dokyung Song
2019-12-12[fuzzer] Add basic support for emscripten.Jonathan Metzman
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-17[libFuzzer] Avoid fuzzer symbols being hidden.Matt Morehouse
2018-04-09libFuzzer, OpenBSD supportVitaly Buka
2018-01-12lib Fuzzer FreeBSD supportKamil Rytarowski
2017-12-08[libFuzzer] Add support for Fuchsia OS.Matt Morehouse
2017-08-30Add preliminary NetBSD support in libfuzzerKamil Rytarowski
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov