about summary refs log tree commit diff
path: root/utils/persistent_mode/Makefile
AgeCommit message (Expand)Author
2024-02-06reuse first_pass aux var in persistent loop for record replay mode, keep area...Davide Quarta
2024-01-23replay mode supportDavide Quarta
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
2021-01-04code cleanups (from cppcheck)hexcoder-
2020-12-01renamed examples/ to utils/vanhauser-thc