about summary refs log tree commit diff
path: root/llvm_mode/Makefile
AgeCommit message (Expand)Author
2019-09-17fix man page generation, prerequisite is located in main directoryhexcoder-
2019-09-16man page for afl-clang-fastvan Hauser
2019-09-03error to warn changevan Hauser
2019-09-03Merge pull request #53 from vanhauser-thc/code-cleanupAndrea Fioraldi
2019-09-03better support for OpenBSD thanks to CaBeckmann (issue #9).hexcoder-
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-14more sed compatibility for Freebsd, avoid groupinghexcoder-
2019-08-14more sed compatibility for Freebsd, avoid groupinghexcoder-
2019-08-10optimized version extraction for clang (restricted to first line)hexcoder-
2019-08-10llvm-mode: Get the clang version correctlyZhu Xing
2019-08-09minor correctionsvan Hauser
2019-08-08fix some compiler warningshexcoder-
2019-08-08documentation updatevan Hauser
2019-08-07bugfix 'echo -n' is not POSIX, use input redirection from /dev/nullhexcoder-
2019-08-07change instrumentation test to trigger different bitmap entries with clang 9.0hexcoder-
2019-07-15fixing commit fuckupvan Hauser
2019-07-14Merge branch 'master' into shared_memory_mmap_refactorvan Hauser
2019-07-14make fixvan Hauser
2019-07-13initial commitvan Hauser
2019-07-05add explicit llvm library for OpenBSDhexcoder-
2019-07-05increased portability, replace sed with tr (*BSD)heiko
2019-07-05Merge branch 'master' into neverZero_countersvan Hauser
2019-07-05final touchesvan Hauser
2019-07-03add -lrt with afl-gcc/clang automatically in mmap modevan Hauser
2019-07-03LAF_... -> AFL_LLVM_LAF_...van Hauser
2019-07-02add librt under NetBSDHeiko Eissfeldt
2019-07-02Makefile magic for llvm_modevan Hauser
2019-06-30Refactor to use an alternative method for shared memory.Heiko Eißfeldt
2019-06-04enable laf-intel passes in the test compilation to check instrumentation 2.52cHeiko Eißfeldt
2019-06-03Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplusHexcoder
2019-06-03fix llvm compatibility problems. Should compile now with llvm 3.8.0Hexcoder
2019-06-03llvm support for up to version 8van Hauser
2019-06-03llvm compile fixvan Hauser
2019-06-02set to compile with llvm 5.0 and 6.0van Hauser
2019-06-02llvm 5.0 and 6.0 workaroundvan Hauser
2019-05-28afl++ 2.52c initial commitvan Hauser