aboutsummaryrefslogtreecommitdiff
path: root/c_emulator/rvfi_dii.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-12-22Improved clang-format style (#1396)Tim Hutt1-48/+26
2025-12-05Use C++ Sail output (#1274)Tim Hutt1-20/+18
2025-10-13Use nullptr instead of NULL (#1334)Tim Hutt1-2/+2
2025-09-30Enforce braces in C++ (#1306)Tim Hutt1-2/+4
2025-09-05Fix Clang warnings: format strings and a variable-length array. (#1258)Prashanth Mundkur1-4/+4
2025-07-01Replace exit codes with EXIT_SUCCESS/EXIT_FAILURE constants (#1115)Nadime Barhoumi1-8/+8
2025-05-12Make RVFI a runtime option (#932)Jordan Carlin1-8/+0
2025-03-14Move most of RVFI code into its own file.Prashanth Mundkur1-0/+244