about summary refs log tree commit diff
path: root/GNUmakefile.llvm
AgeCommit message (Expand)Author
2024-11-11Unsetting AFL_LLVM_ALLOWLIST and AFL_LLVM_DENYLIST environment variablesAbhinav Garg
2024-11-09enhance backward compatibility and portabilityhexcoder-
2024-10-15nitsvanhauser-thc
2024-10-02Update macOS linker flags in GNUmakefile.llvmCarlo Cabrera
2024-08-06Fix "/bin/sh:" errors when building without LLVMThomas Hebb
2024-07-23Fix LLVM mode build on MacOSDominik Maier
2024-07-13Fixing change from PR#2152, misspelled variable namesOliver Schneider
2024-07-10Some fixups to the GNUmakefile.llvmOliver Schneider
2024-05-14consider llvm 18 stablevanhauser-thc
2024-03-12fix rc minor version parsing=
2024-03-11support parsing of llvm rc minor version=
2024-02-01final touches for skipdetvanhauser-thc
2024-01-09lto llvm 12+vanhauser-thc
2023-12-27initial simple injection detection supportvanhauser-thc
2023-10-03nitsvanhauser-thc
2023-08-05disable exceptions on LLVM/GCC plugins, decreasing further the libraries's bi...David Carlier
2023-07-31Use CPPFLAGS for C++ too.Jesse Schwartzentruber
2023-07-23temp cmplog fixesvanhauser-thc
2023-07-05update llvm recommendationsvanhauser-thc
2023-06-06build: adjust LLVM development version checkfanquake
2023-06-01rewrote PCGUARDvanhauser-thc
2023-04-28Source Code Coverage support for Nyx (Part 1) (#1720)Christian Holler (:decoder)
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-15wasm supportvanhauser-thc
2023-01-20LLVM plugin 16+ support proposal.David Carlier
2022-12-07Silent more deprecation warning for clang 15 and onwardsDavid Carlier
2022-11-17nitsvanhauser-thc
2022-11-10llvm debugvanhauser-thc
2022-10-19nitsvanhauser-thc
2022-10-08Support building LTO on Gentooquinox
2022-09-14Allow building LTO component with LLVM 15Nikita Popov
2022-09-05egrep -> grep -evanhauser-thc
2022-05-23disable LTO for llvm 15 :-(vanhauser-thc
2022-05-16Fix missing dependencyHexRabbit
2022-03-31GNUmakefile.llvm: Avoid creating circular linksRichard W.M. Jones
2022-03-18fix LTO with cmplog and lafvanhauser-thc
2022-03-17make LTO pass work too plus some fixesvanhauser-thc
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-08-25announce llvm 13 supportvanhauser-thc
2021-07-22MacOS nitsvanhauser-thc
2021-06-28Inline cmplog (#996)van Hauser
2021-06-08reenable LLVM 3.8 ( Ubuntu 16.04 )hexcoder-
2021-06-05give hint how to set env var for path to llvm-config toolhexcoder
2021-04-19drop support for llvm < 6.0vanhauser-thc
2021-04-04cleanupvanhauser-thc
2021-03-25remove InsTrimvanhauser-thc
2021-03-20add missing links for afl-clang-fast*.8 man pageshexcoder-
2021-02-13fixaflpp