about summary refs log tree commit diff
path: root/llvm_mode/Makefile
AgeCommit message (Expand)Author
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-30cmplog runtime for LLVMAndrea Fioraldi
2020-01-30for partial functionality ignore the LLVMInsTrim build resulthexcoder-
2020-01-30lower requirements for lower llvm/clang versionshexcoder-
2020-01-28First tests with LLVM 11David Carlier
2020-01-19fix for getoptvan Hauser
2020-01-07llvm ver display in afl-clang-fastvan Hauser
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2020-01-02compile fixesvan Hauser
2019-12-30really ensure that all .test files are removed after they are not needed anymorevan Hauser
2019-12-21use llvm-config from env for version checkKjell Braden
2019-12-15slight fix for llvm_mode Makefilevan Hauser
2019-12-15Updating llvm_unsupported policyDavid CARLIER
2019-12-10fix warn -> warning, no targets when prerequisites are not methexcoder-
2019-12-09documented llvm 10 supportvan Hauser
2019-12-09on MacOS llvm is not installed by default, add a test for that. Before this fixhexcoder-
2019-12-03final touchesvan Hauser
2019-12-03Merge branch 'master' into llvm_mode_build_fixvan Hauser
2019-12-03maybe we can work with xcode?van Hauser
2019-12-02LLVM 10 build fix proposalDavid Carlier
2019-10-30LLVM mode passing the full path of the LLVM config bindir.David Carlier
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-18typo in nameshexcoder-
2019-10-05suppress errors while trying to run llvm-config, it might not behexcoder-
2019-09-28Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2019-09-28portability: FreeBSD does not know 'date -I', fix paths for man pagehexcoder-
2019-09-28typo correctedhexcoder-
2019-09-22wine mode && fix llvm makefileAndrea Fioraldi
2019-09-20LLVM_CONFIG llvm_mode fixvan Hauser
2019-09-20Makefile fixvan Hauser
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