index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm_mode
/
Makefile
Age
Commit message (
Expand
)
Author
2020-03-30
upstream changes
Dominik Maier
2020-03-29
llvm_mode/Makefile: replace lexical version comparison with a numerical one
hexcoder-
2020-03-28
review adaptions for afl-llvm-pass
hexcoder-
2020-03-28
afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review
hexcoder-
2020-03-28
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-03-27
important llvm_mode Makefile fix
van Hauser
2020-03-23
better man page for afl-clang-*
van Hauser
2020-03-23
more fixes and code-format
van Hauser
2020-03-23
more fixes
van Hauser
2020-03-23
minor fixes
van Hauser
2020-03-21
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
hexcoder-
2020-03-20
clean was missing ld symlink
van Hauser
2020-03-19
install llvm_mode READMEs
hexcoder-
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-18
Makefiles: replace 'which' with 'type'
hexcoder-
2020-03-18
Makefiles: prefer POSIX 'type' over 'which' for checking
hexcoder-
2020-03-09
disable leaksanitizer when "make" ... more
van Hauser
2020-03-09
more honoring be_quiet
van Hauser
2020-03-09
bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...
van Hauser
2020-03-05
Add LTO collision free llvm_mode (#223)
van Hauser
2020-03-03
fix prev commit
Andrea Fioraldi
2020-03-03
allow custom cflags on llvm makefile
Andrea Fioraldi
2020-02-27
bye bye SanCov for CmpLog
Andrea Fioraldi
2020-02-19
merge afl-llvm-cmplog-rt into afl-llvm-rt
Andrea Fioraldi
2020-02-18
cmplog routines llvm pass
Andrea Fioraldi
2020-02-16
check for mistyped env vars
van Hauser
2020-02-11
compatibility for GNU make 4.3, which behaves different for
hexcoder-
2020-01-30
Merge branch 'master' into CmpLog
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi
2020-01-30
for partial functionality ignore the LLVMInsTrim build result
hexcoder-
2020-01-30
lower requirements for lower llvm/clang versions
hexcoder-
2020-01-28
First tests with LLVM 11
David Carlier
2020-01-19
fix for getopt
van Hauser
2020-01-07
llvm ver display in afl-clang-fast
van Hauser
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2020-01-02
compile fixes
van Hauser
2019-12-30
really ensure that all .test files are removed after they are not needed anymore
van Hauser
2019-12-21
use llvm-config from env for version check
Kjell Braden
2019-12-15
slight fix for llvm_mode Makefile
van Hauser
2019-12-15
Updating llvm_unsupported policy
David CARLIER
2019-12-10
fix warn -> warning, no targets when prerequisites are not met
hexcoder-
2019-12-09
documented llvm 10 support
van Hauser
2019-12-09
on MacOS llvm is not installed by default, add a test for that. Before this fix
hexcoder-
2019-12-03
final touches
van Hauser
2019-12-03
Merge branch 'master' into llvm_mode_build_fix
van Hauser
2019-12-03
maybe we can work with xcode?
van Hauser
2019-12-02
LLVM 10 build fix proposal
David Carlier
2019-10-30
LLVM mode passing the full path of the LLVM config bindir.
David Carlier
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
[next]