about summary refs log tree commit diff
path: root/qemu_mode/build_qemu_support.sh
AgeCommit message (Expand)Author
2024-02-032024 v4.10c releasevanhauser-thc
2024-01-12WIP: Add ability to generate drcov trace using QEMU backend (#1956)Jean-Romain Garnier
2023-04-27afl++ -> AFL++vanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-10-19nitsvanhauser-thc
2022-10-11doc fixesvanhauser-thc
2022-06-24use container; more is built + tested; use make -i (#2)rhtenhove
2022-02-01fix build scriptsvanhauser-thc
2022-01-30make build_... scripts work without afl++ git checkoutvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-05-05not on qemu 3 anymoreDominik Maier
2021-05-03reverse push (#901)van Hauser
2021-04-16fix nitsvanhauser-thc
2021-03-10Remove QEMU dependency checksR. Elliott Childre
2021-03-09better CROSS detectionAndrea Fioraldi
2021-03-09better CROSS detectionAndrea Fioraldi
2021-03-09better CROSS detectionAndrea Fioraldi
2021-03-04NO_CHECKOUT=1 ./build_qemu_support.shAndrea Fioraldi
2021-03-04update qemuafl and remove git stasAndrea Fioraldi
2021-03-01feodora qemu lib fixvanhauser-thc
2021-02-15fix configure argumentshexcoder
2021-02-14Merge branch 'stable' into devvan Hauser
2021-02-14try qemu build fixvanhauser-thc
2021-02-11fix #723Andrea Fioraldi
2021-02-06fix qemu build script for Arch Linux ($CROSS)hexcoder-
2021-01-29fix qemu build scriptAndrea Fioraldi
2021-01-29libqasan and use target cross compiler to compile target qemu libsAndrea Fioraldi
2020-12-17Cleanup QEMU configuration optionsR. Elliott Childre
2020-12-08streamlined grammar mutator submoduleDominik Maier
2020-11-02persistent hook exampleAndrea Fioraldi
2020-09-09fix makefilevan Hauser
2020-09-08fix GNUmakefile for new qemuaflvan Hauser
2020-09-01build with qemuaflAndrea Fioraldi
2020-08-05Fix support for mips in qemu modeYour Name
2020-06-04qemu_mode: fix error handling of mmaphexcoder-
2020-05-14use --python flag to point to python executable for qemu buildRuben ten Hove
2020-05-14create temp symlink to python3 for qemu mode if python isn't foundRuben ten Hove
2020-05-06make build options for qemu more visiblevan Hauser
2020-04-19fix some gcc dependencies and build problems on debian 32-Bit,hexcoder-
2020-04-17Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-04-17clearer codeDominik Maier
2020-04-17fixed 2 unimportant leaksvan Hauser
2020-04-01qemu_mode: compiler warnings, strncpy() leave one byte for terminatorhexcoder-
2020-04-01qemu_mode: fix more compiler warningshexcoder-
2020-03-22detect arm in build_qemu_support.shAndrea Fioraldi
2020-03-21qemu_mode/unicorn_mode scripts: fix '==' in '['hexcoder-
2020-03-21qemu_mode and unicorn_mode build scripts: replace type with command -vhexcoder-
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-21qemu_mode/build script: add more missing prereqshexcoder-