431 Commits

Author SHA1 Message Date
van Hauser
af277a0b56 makefile fix? 2020-08-04 14:20:38 +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
van Hauser
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
van Hauser
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
hexcoder-
147b0a151c fix laf-intel/compare-transform-pass for 32-Bit 2020-07-04 17:34:03 +02:00
Elia Geretto
4fd145c52e llvm_mode: Fix typo in compiler wrapper 2020-07-03 18:37:53 +02:00
David Carlier
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
van Hauser
b67905c40f
Merge branch 'stable' into dev 2020-07-01 09:19:32 +02:00
hexcoder
52a0410d92
fix text 2020-07-01 07:49:07 +02:00
hexcoder
2aaa60e4fc
comments fix 2020-07-01 07:39:55 +02:00
hexcoder
e9dce31496
comments fixed 2020-07-01 07:35:42 +02:00
van Hauser
9d5007b18e
Big renaming (#429)
* first commit, looks good

* fix ascii percentage calc

* fix ascii percentage calc

* modify txt configs for test

* further refinement

* Revert "Merge branch 'text_inputs' into dev"

This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing
changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b.

* blacklist -> ignore renaming

* rename whitelist -> instrumentlist

* reduce the time interval in which the secondaries sync

Co-authored-by: root <root@localhost.localdomain>
2020-06-30 23:34:26 +02:00
van Hauser
06264df168 rename whitelist -> instrumentlist 2020-06-30 17:28:21 +02:00