about summary refs log tree commit diff
path: root/src/afl-cc.c
AgeCommit message (Expand)Author
2024-10-20doc: add description for AFL_GCC_DISABLE_VERSION_CHECKrapt0r
2024-10-16add AFL_OPT_LEVEL supportvanhauser-thc
2024-05-24Merge pull request #2099 from Atlante45/devvan Hauser
2024-05-23Fix dynamic_lookup linker flag for Apple clangClement Brisset
2024-05-19support new llvm 19 changesvanhauser-thc
2024-05-16nitsvanhauser-thc
2024-05-11afl-cc: Re-enable i386Arnaud Rebillout
2024-04-30try enhanced asan supportvanhauser-thc
2024-04-19LTO fixvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-17Set explicit visibility on shared memory variables.Jesse Schwartzentruber
2024-04-17afl-cc: Complete fix for afl-asSonic
2024-04-17afl-cc: Use afl-as (rather than as) to find obj pathArnaud Rebillout
2024-04-17afl-cc: Add missing debug statementArnaud Rebillout
2024-04-07fix llvm modulesvanhauser-thc
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