about summary refs log tree commit diff
path: root/GNUmakefile
AgeCommit message (Collapse)Author
2020-08-14Revert "Merge branch 'debug' into dev"root
This reverts commit a7537b5511ad767d2240cf2dc6d3e261daa676f9, reversing changes made to 15e799f7ae666418e75c6a79db833c5316b21f97.
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-13LTO: apply laf-intel+redqueen/cmplog at link timevan Hauser
2020-08-11Merge branch 'debug' into taintvan Hauser
2020-08-10fixed minor inconsistencies, reenabled warningsDominik Maier
2020-08-10please no -Werror in the dev branchvan Hauser
2020-08-09step 1van Hauser
2020-08-08initial integrationvan Hauser
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-08-05travis fixesvan Hauser
2020-08-04split up testcasesDominik Maier
2020-07-30warnings reenabledDominik Maier
2020-07-28import lost PR when switching to stable, updated todovan Hauser
2020-07-27update readme, renice -20van Hauser
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-13Haiku build fix. librt is necessary for Linux primarly and SunOSDavid Carlier
2020-06-29fix autodictvan Hauser
2020-06-27fix make staticvan Hauser
2020-06-25remove debugvan Hauser
2020-06-25shmem release fixvan Hauser
2020-06-25fix makefilevan Hauser
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser
2020-06-25GNUmakefile: warn about '.' being first path in PATH environment variable. ↵hexcoder-
This causes recursion in 'as'. (seen in Haiku)
2020-06-23fix make filesvan Hauser
2020-06-22Added rand, hash unittestsDominik Maier
2020-06-21fix unicorn mode for CFLAGSvan Hauser
2020-06-21remove -Werror and add include for libdislocatorvan Hauser
2020-06-14Porting to Haiku.David Carlier
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-12switch to faster and better hash + randomvan Hauser
2020-06-10start of illumos cpu binding implementation.David Carlier
The current user needs the proc_owner permission, not something doable via the settings script.
2020-05-30OpenBSD build update and llvm mode fixDavid Carlier
Unlike upstream version, LLVM in OpenBSD enable by default anti ROP gadget leading to bigger binaries and lower performances. On OpenBSD, it needs to link to c++ abi for th unwind symbols.
2020-05-29Merge pull request #383 from dgmelski/fix-read-timedDominik Maier
Fix read_timed when accumulating short reads
2020-05-28OpenBSD6.7, 32bit fix add linker option -z notexthexcoder-
2020-05-28GNUmakefile: make binary-only: make qemu build optional, so unicornafl can ↵hexcoder-
be build
2020-05-26better performance compilation options for afl++ and targetsvan Hauser
2020-05-25more performance testingvan Hauser
2020-05-19add local include paths for DronFlyBSDhexcoder-
2020-05-16GNUmakefile: add paths for FreeBSD 3rd party packageshexcoder-
2020-05-15fixed recursive cleanDominik Maier
2020-05-14create temp symlink to python3 for qemu mode if python isn't foundRuben ten Hove
2020-05-14GNUmakefile: add standard path for NetBSD, test for git and svn before usehexcoder-
2020-05-13better cleanvan Hauser
2020-05-13fix GNUmakefilevan Hauser
2020-05-13GNUmakefile: avoid tabshexcoder-
2020-05-13GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASANhexcoder-
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-11merge makefileDominik Maier
2020-05-07fix static and profiling compilation and add profiling calculationvan Hauser
2020-05-07calculate correct collisions for classic in InsTrimLTOvan Hauser
2020-05-06fix STATIC compilationvan Hauser