about summary refs log tree commit diff
path: root/src/afl-cc.c
AgeCommit message (Expand)Author
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-15issue #2001: fix passing rpath to linker on macOSSean McBride
2024-02-08env fixvanhauser-thc
2024-02-03add lto caller instrumentationvanhauser-thc
2024-02-03Merge pull request #1988 from AFLplusplus/ltoctxvan Hauser
2024-02-032024 v4.10c releasevanhauser-thc
2024-02-03Fix type in AFL_NOOPT env variable in afl-cc help message (#1982)Khaled Yakdan
2024-02-02final touchesvanhauser-thc
2024-02-01fix civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01Improve afl-cc (#1975)Sonic
2024-01-30Fixes to afl-cc and documentation (#1974)Christian Holler (:decoder)
2024-01-26Dynamic instrumentation filtering for LLVM native (#1971)Christian Holler (:decoder)
2024-01-26Avoid adding llvmnative instrumentation when linking rust sanitizer runtime (...Christian Holler (:decoder)
2024-01-25tmpvanhauser-thc
2024-01-25Fix afl-cc (#1968)Sonic
2024-01-24fixvanhauser-thc
2024-01-24fix github merge fuckupvanhauser-thc
2024-01-24Merge branch 'stable' into devvan Hauser
2024-01-24gcc asan workaround (#1966)van Hauser
2024-01-19apple fixesvanhauser-thc
2024-01-19typosvanhauser-thc
2024-01-18push to stable (#1960)van Hauser
2024-01-18fix for arm64vanhauser-thc
2024-01-18ensure afl-cc only allows available compiler modesvanhauser-thc
2024-01-18fix segv about skip_next, warn on unsupported cases of linking options (#1958)Sonic
2024-01-12code formatvanhauser-thc
2024-01-11Strip `-Wl,-no-undefined` during compilation (#1952)Nils Bars
2024-01-11Fix broken LTO mode and response file support (#1948)Sonic
2024-01-04Output afl-clang-fast stuffs only if necessary (#1912)Sonic
2023-12-27inject docsvanhauser-thc
2023-12-27initial simple injection detection supportvanhauser-thc
2023-12-10nitvanhauser-thc
2023-12-07afl-cc fixesvanhauser-thc
2023-12-05fixing -Wl,-rpath=<LLVM_LIBDIR>vincenzo MEZZELA
2023-12-04removing options "-Wl,-rpath" "LLVM_LIBDIR" when using gccvincenzo MEZZELA
2023-10-24code formatvanhauser-thc
2023-10-23Add an env to afl-clang-fast to disable setting rpath if LLVM path isn'tJesse Schwartzentruber
2023-09-27fix afl-cc help outputvanhauser-thc
2023-08-31nitvanhauser-thc
2023-07-05update llvm recommendationsvanhauser-thc
2023-07-04nitsvanhauser-thc
2023-07-03Fix max_params define.Eli Kobrin
2023-06-27Increase the number of afl-cc supported paramsSiqi Chen
2023-06-01rewrote PCGUARDvanhauser-thc
2023-05-23response file fixvanhauser-thc
2023-05-23allow llvm_instrument nativevanhauser-thc