Commit Graph

38 Commits

Author SHA1 Message Date
e1082f2548 welcome 2022 2022-01-01 00:49:17 +01:00
ee10461f48 fix llvm 14 changes for ctx and ngram 2021-12-16 01:44:50 +01:00
75ac9c013c better instrumentlist filename detection 2021-12-14 10:15:09 +01:00
db360332c4 make llvm 14-dev working. again. 2021-12-09 14:33:56 +01:00
22827e8070 unify LLVM_VERSION_... usage 2021-12-01 11:38:55 +01:00
55ed2a443c remove new llvm pass manager :( 2021-11-26 15:30:46 +01:00
a0cc3dc101 llvm new passmanager fixes 2021-11-23 19:09:44 +01:00
0e9b208949 Merge branch 'dev_newpm' into dev 2021-11-22 16:51:06 +01:00
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
6ce3d7fede add AFL_USE_TSAN 2021-11-04 15:53:17 +01:00
7d0e0cde0a fix declaration for new pass manager 2021-10-16 14:51:51 +02:00
1f2fa22dad make new pass manager interface compiler version dependent (>=7) 2021-10-16 14:37:54 +02:00
c49b308794 switch PreservedAnalyses from none to all 2021-10-16 12:56:31 +02:00
544a65db54 converted afl-llvm-pass to new pass manager 2021-10-12 23:02:15 +02:00
9ec63d3f17 fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST 2021-07-14 14:31:27 +02:00
76c0940cee format 2021-06-07 12:54:16 +02:00
96c802fce8 fix stupid typos 2021-06-01 18:41:38 +02:00
97225f1f6f adapt to incompatible LLVM 13 API 2021-06-01 18:36:28 +02:00
b9799bbe1d fix classic threadsafe counters 2021-06-01 11:28:31 +02:00
7665354405 threadsafe doc fixes, code format 2021-06-01 10:13:16 +02:00
b246de7891 add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes 2021-05-30 15:25:10 +02:00
c9539aa6b7 support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.
add new test case for that.
2021-05-30 11:45:11 +02:00
32be08d7b3 add some comments 2021-05-07 08:13:50 +02:00
70e2737222 first working NeverZero implementation 2021-05-06 21:11:37 +02:00
b15fcde477 still not working 2021-04-30 12:09:06 +02:00
976969dce5 work in progress: not working correctly yet 2021-04-28 00:29:15 +02:00
00e54565ef use atomic read-modify-write increment for LLVM CLASSIC 2021-04-17 21:29:50 +02:00
791c5c171d fix ctx-1 2021-03-09 18:44:42 +01:00
c429021de1 fix typos and format 2021-03-05 15:27:10 +01:00
be5274d4a9 fix kctx compilation hang 2021-03-04 15:12:08 +01:00
0aa93afeb8 vectorial top-k CTX first implementation 2021-03-04 14:50:26 +01:00
8f538e77ed code format 2021-03-04 11:33:51 +01:00
1e76079e93 llvm mode CALLER mode 2021-03-04 11:32:32 +01:00
0e736276e6 restore correct CTX behaviour in llvm mode 2021-03-04 11:00:54 +01:00
0ad56167c5 fix scan-build issues 2021-02-07 07:51:29 +01:00
1a85fca49f haiku fix 2021-01-05 19:14:51 +01:00
7f4b3a460a more code cleanup (instrumentation) 2021-01-04 22:23:04 +01:00
996986bed5 first batch of changes 2020-09-05 12:11:48 +02:00