| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | plugins: add explicit dependency in functional tests | Pierrick Bouvier | 2025-03-10 | 1 | -0/+2 |
| * | plugins: enable linking with clang/lld | Pierrick Bouvier | 2025-01-17 | 1 | -2/+1 |
| * | tests/tcg/plugins/mem: fix 32-bit build | Pierrick Bouvier | 2025-01-17 | 1 | -3/+3 |
| * | tests/tcg/plugins/syscall: fix 32-bit build | Pierrick Bouvier | 2025-01-17 | 1 | -3/+3 |
| * | tests/tcg/plugins/insn: remove unused callback parameter | Pierrick Bouvier | 2025-01-17 | 1 | -3/+1 |
| * | tests/tcg/plugins: Remove remainder of the cris target | Thomas Huth | 2024-10-03 | 1 | -1/+0 |
| * | plugins: add option to dump write argument to syscall plugin | Rowan Hart | 2024-09-19 | 1 | -0/+117 |
| * | tests/tcg: add a system test to check memory instrumentation | Alex Bennée | 2024-09-19 | 1 | -2/+201 |
| * | tests/tcg/plugins/mem: add option to print memory accesses | Pierrick Bouvier | 2024-09-19 | 1 | -1/+68 |
| * | tests/tcg: move test plugins into tcg subdir | Alex Bennée | 2024-07-30 | 7 | -0/+1085 |