index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Fuzzer
/
FuzzerExtFunctions.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-46
/
+0
*
[libFuzzer] call __sanitizer_print_memory_profile with two params
Kostya Serebryany
2017-03-15
1
-1
/
+1
*
[libFuzzer] remove usage of the old coverage instrumentation
Kostya Serebryany
2017-02-28
1
-6
/
+0
*
[libFuzzer] call __sanitizer_dump_coverage via EF
Kostya Serebryany
2017-01-20
1
-0
/
+2
*
[libFuzzer] use __sanitizer_get_module_and_offset_for_pc to get the module na...
Kostya Serebryany
2016-12-10
1
-0
/
+3
*
[libFuzzer] remove the code for -print_pcs=1 with the old coverage. It still ...
Kostya Serebryany
2016-09-30
1
-2
/
+0
*
[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and make it more us...
Kostya Serebryany
2016-08-25
1
-0
/
+2
*
[libfuzzer] do not warn about missing pcbuffer functions: they are new.
Mike Aizatsky
2016-08-06
1
-2
/
+2
*
[sanitizers] trace buffer API to use user-allocated buffer.
Mike Aizatsky
2016-08-05
1
-1
/
+2
*
[libFuzzer] use the new chainable malloc hooks instead of the old un-chainabl...
Kostya Serebryany
2016-06-16
1
-0
/
+4
*
[LibFuzzer] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew
2016-06-07
1
-1
/
+15
*
[libfuzzer] custom crossover interface function.
Mike Aizatsky
2016-06-07
1
-0
/
+5
*
[LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew
2016-06-02
1
-0
/
+23