|
e7f2770275
|
Merge pull request #490 from AFLplusplus/dev
makefile fix?
|
2020-08-04 14:35:33 +02:00 |
|
|
af277a0b56
|
makefile fix?
|
2020-08-04 14:20:38 +02:00 |
|
|
4163f47e09
|
fix example
|
2020-08-04 13:54:13 +02:00 |
|
|
e1d20706ca
|
fix cmplog with lto
|
2020-08-04 13:17:53 +02:00 |
|
|
e6e38d1703
|
give document edge id a unique id per module
|
2020-08-03 21:25:32 +02:00 |
|
|
898353c87a
|
enforce no built-ins for lto
|
2020-08-03 14:17:51 +02:00 |
|
|
409e4ae945
|
fix expand havoc for ..._only modes
|
2020-08-03 13:13:32 +02:00 |
|
|
e0d1529061
|
edge id documentation example for sancov
|
2020-08-03 10:03:45 +02:00 |
|
|
1cddd51662
|
refactoring debug/be_quiet, fatal on dont_optimize and instrument_file
|
2020-08-02 22:28:16 +02:00 |
|
|
6041b1c486
|
fix LTO document id feature, warnings for INSTRUMENT_FILE
|
2020-08-02 15:00:49 +02:00 |
|
|
349fed3fcd
|
warn on old llvm
|
2020-08-02 11:08:47 +02:00 |
|
|
b708cf7d45
|
fix lto single block and no zero
|
2020-08-01 19:43:29 +02:00 |
|
|
a267ff1ab5
|
better LTO mode detection warnings
|
2020-08-01 18:31:11 +02:00 |
|
|
8e0c776137
|
more flexible use of shmem persistent vars
|
2020-08-01 17:58:37 +02:00 |
|
|
4512377fa1
|
compile persistent mode without afl
|
2020-08-01 17:39:27 +02:00 |
|
|
9c9c4a6b2b
|
remove forced -shared for lto, seems unneeded
|
2020-08-01 14:27:18 +02:00 |
|
|
6efe51a8a7
|
improve chances to compile with lto
|
2020-08-01 13:56:10 +02:00 |
|
|
593940c39a
|
refer to llvm 12 for partial instrumentation for PCGUARD
|
2020-07-31 20:20:30 +02:00 |
|
|
729445b64f
|
Bind cpu (#480)
* silence compiletime warning
* refactored cpu binding
* formatted code
|
2020-07-31 18:17:03 +02:00 |
|
|
185f443659
|
add LTO AFL_LLVM_DOCUMENT_IDS feature
|
2020-07-31 17:53:01 +02:00 |
|
|
486e5365d9
|
fix float splitting if not on a tty
|
2020-07-30 18:01:18 +02:00 |
|
|
3b194e1690
|
Merge pull request #476 from AFLplusplus/new_lkm
New snapshot lkm support
|
2020-07-29 14:15:39 +02:00 |
|
|
22921c493f
|
improve docs, enable laf compare if float is set
|
2020-07-29 12:58:02 +02:00 |
|
|
015fde3703
|
fix ffmpeg lto example
|
2020-07-28 22:25:48 +02:00 |
|
|
d64c0e8887
|
lkm new api
|
2020-07-28 16:31:07 +02:00 |
|
|
a22f4dd1ac
|
new snapshot api
|
2020-07-28 16:13:32 +02:00 |
|
|
0b3332d579
|
finalize new readme
|
2020-07-28 13:27:18 +02:00 |
|
|
8b21c2e472
|
unnice
|
2020-07-28 09:55:32 +02:00 |
|
|
031aa240bc
|
unnice2
|
2020-07-27 23:09:26 +02:00 |
|
|
11f25747a9
|
child renice
|
2020-07-27 09:39:15 +02:00 |
|
|
7959808384
|
llvm12 support
|
2020-07-24 16:39:50 +02:00 |
|
|
67d58e2437
|
doc updates
|
2020-07-16 20:24:01 +02:00 |
|
|
4d929f80fb
|
fix for laf intel float split not enabled if not not on a tty
|
2020-07-13 17:57:02 +02:00 |
|
|
b126a5d5a8
|
LTO: autodict default, instrim disabled
|
2020-07-12 13:44:25 +02:00 |
|
|
571031a467
|
fix several cases in floating point comparison splitting
|
2020-07-11 00:56:35 +02:00 |
|
|
60bb1afc72
|
code format
|
2020-07-09 21:32:06 +02:00 |
|
|
84a320f834
|
skip -fuse-ld parameters when in LTO mode
|
2020-07-09 21:31:15 +02:00 |
|
|
cbe029664e
|
fix issue #446
|
2020-07-07 12:59:00 +02:00 |
|
|
0aed549df1
|
warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter
|
2020-07-06 14:11:21 +02:00 |
|
|
75fa1ac3b0
|
warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter
|
2020-07-06 14:10:14 +02:00 |
|
|
95fd080ca1
|
code format
|
2020-07-05 11:08:22 +02:00 |
|
|
0f0230b068
|
Merge pull request #437 from devnexen/fbsd_build_fix_llvm_mode
llvm mode shared segment fix for FreeBSD.
|
2020-07-05 11:01:58 +02:00 |
|
|
869c602b99
|
Merge pull request #438 from EliaGeretto/fix-typo
Fix typo in compiler wrapper for LLVM instrumentation
|
2020-07-05 11:01:24 +02:00 |
|
|
147b0a151c
|
fix laf-intel/compare-transform-pass for 32-Bit
|
2020-07-04 17:34:03 +02:00 |
|
|
4fd145c52e
|
llvm_mode: Fix typo in compiler wrapper
|
2020-07-03 18:37:53 +02:00 |
|
|
e6d4d29af5
|
llvm mode shared segment fix for FreeBSD.
MAP_EXCL|MAP_FIXED is a (genuine) equivalent to Linux's MAP_FIXED_NOREPLACE.
|
2020-07-03 15:21:33 +01:00 |
|
|
b67905c40f
|
Merge branch 'stable' into dev
|
2020-07-01 09:19:32 +02:00 |
|
|
52a0410d92
|
fix text
|
2020-07-01 07:49:07 +02:00 |
|
|
2aaa60e4fc
|
comments fix
|
2020-07-01 07:39:55 +02:00 |
|
|
e9dce31496
|
comments fixed
|
2020-07-01 07:35:42 +02:00 |
|