442 Commits

Author SHA1 Message Date
Andrea Fioraldi
2d650f8c22 merge conflict 2020-08-05 12:54:52 +02:00
Andrea Fioraldi
19631851f6 dynamic symbols export for dlopen 2020-08-05 12:53:46 +02:00
van Hauser
f30ca1476c fix short write 2020-08-05 11:17:15 +02:00
Andrea Fioraldi
15f3210d93
Merge pull request #492 from dozernz/stable
Fix support for mips in qemu mode
2020-08-05 10:36:48 +02:00
Andrea Fioraldi
9864d9c189 Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev 2020-08-05 10:28:00 +02:00
Andrea Fioraldi
bd36aac60a remove shared_linking case 2020-08-05 10:27:48 +02:00
van Hauser
4a859aff70 travis fixes 2020-08-05 10:25:53 +02:00
Andrea Fioraldi
8fc727e597 port patch from https://github.com/google/AFL/pull/112 2020-08-05 10:01:58 +02:00
van Hauser
6d364dd2cb add sancov-like allow/denylist instrument feature 2020-08-05 01:13:51 +02:00
van Hauser
e7f2770275
Merge pull request #490 from AFLplusplus/dev
makefile fix?
2020-08-04 14:35:33 +02:00
van Hauser
af277a0b56 makefile fix? 2020-08-04 14:20:38 +02:00
van Hauser
4163f47e09 fix example 2020-08-04 13:54:13 +02:00
van Hauser
e1d20706ca fix cmplog with lto 2020-08-04 13:17:53 +02:00
van Hauser
e6e38d1703 give document edge id a unique id per module 2020-08-03 21:25:32 +02:00
van Hauser
898353c87a enforce no built-ins for lto 2020-08-03 14:17:51 +02:00
van Hauser
409e4ae945 fix expand havoc for ..._only modes 2020-08-03 13:13:32 +02:00
van Hauser
e0d1529061 edge id documentation example for sancov 2020-08-03 10:03:45 +02:00
van Hauser
1cddd51662 refactoring debug/be_quiet, fatal on dont_optimize and instrument_file 2020-08-02 22:28:16 +02:00
van Hauser
6041b1c486 fix LTO document id feature, warnings for INSTRUMENT_FILE 2020-08-02 15:00:49 +02:00
van Hauser
349fed3fcd warn on old llvm 2020-08-02 11:08:47 +02:00
van Hauser
b708cf7d45 fix lto single block and no zero 2020-08-01 19:43:29 +02:00
van Hauser
a267ff1ab5 better LTO mode detection warnings 2020-08-01 18:31:11 +02:00
van Hauser
8e0c776137 more flexible use of shmem persistent vars 2020-08-01 17:58:37 +02:00
van Hauser
4512377fa1 compile persistent mode without afl 2020-08-01 17:39:27 +02:00
van Hauser
9c9c4a6b2b remove forced -shared for lto, seems unneeded 2020-08-01 14:27:18 +02:00
van Hauser
6efe51a8a7 improve chances to compile with lto 2020-08-01 13:56:10 +02:00
van Hauser
593940c39a refer to llvm 12 for partial instrumentation for PCGUARD 2020-07-31 20:20:30 +02:00
Dominik Maier
729445b64f
Bind cpu (#480)
* silence compiletime warning

* refactored cpu binding

* formatted code
2020-07-31 18:17:03 +02:00
van Hauser
185f443659 add LTO AFL_LLVM_DOCUMENT_IDS feature 2020-07-31 17:53:01 +02:00
van Hauser
486e5365d9 fix float splitting if not on a tty 2020-07-30 18:01:18 +02:00
van Hauser
3b194e1690
Merge pull request #476 from AFLplusplus/new_lkm
New snapshot lkm support
2020-07-29 14:15:39 +02:00
van Hauser
22921c493f improve docs, enable laf compare if float is set 2020-07-29 12:58:02 +02:00
van Hauser
015fde3703 fix ffmpeg lto example 2020-07-28 22:25:48 +02:00
Andrea Fioraldi
d64c0e8887 lkm new api 2020-07-28 16:31:07 +02:00
Andrea Fioraldi
a22f4dd1ac new snapshot api 2020-07-28 16:13:32 +02:00
van Hauser
0b3332d579 finalize new readme 2020-07-28 13:27:18 +02:00
van Hauser
8b21c2e472 unnice 2020-07-28 09:55:32 +02:00
van Hauser
031aa240bc unnice2 2020-07-27 23:09:26 +02:00
van Hauser
11f25747a9 child renice 2020-07-27 09:39:15 +02:00
van Hauser
7959808384 llvm12 support 2020-07-24 16:39:50 +02:00
van Hauser
67d58e2437 doc updates 2020-07-16 20:24:01 +02:00
van Hauser
4d929f80fb fix for laf intel float split not enabled if not not on a tty 2020-07-13 17:57:02 +02:00
van Hauser
b126a5d5a8 LTO: autodict default, instrim disabled 2020-07-12 13:44:25 +02:00
hexcoder-
571031a467 fix several cases in floating point comparison splitting 2020-07-11 00:56:35 +02:00
van Hauser
60bb1afc72 code format 2020-07-09 21:32:06 +02:00
van Hauser
84a320f834 skip -fuse-ld parameters when in LTO mode 2020-07-09 21:31:15 +02:00
hexcoder-
cbe029664e fix issue #446 2020-07-07 12:59:00 +02:00
van Hauser
0aed549df1 warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter 2020-07-06 14:11:21 +02:00
van Hauser
75fa1ac3b0 warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter 2020-07-06 14:10:14 +02:00
van Hauser
95fd080ca1 code format 2020-07-05 11:08:22 +02:00