| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-15 | Separate local variable tokens in higher level ILs from stack variable ↵ | Rusty Wagner | |
| tokens in lower levels, and improve token usage in disassembly | |||
| 2024-03-14 | Update to Rust 1.76 | Rusty Wagner | |
| 2024-03-12 | moved over from https://github.com/Vector35/arch-armv7/pull/81 | Galen Williamson | |
| 2024-03-08 | Fix RISC-V CSRRW, CSRRS, and CSRRC instr disass | Pete Dietl | |
| Make the CSR instructions show the CSR 12-bit immediate operand as an unsigned integer. This is a special case of the I-instruction format, where it is same except that the 12-bit immediate is treated as unsigned rather than signed. | |||
| 2024-03-08 | Fix X86_64_RELOC_UNSIGNED not handling external symbols | Visual Ehrmanntraut | |
| Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com> | |||
| 2024-03-05 | Move architecture modules into the API repo | Rusty Wagner | |
| 2024-02-01 | RISC-V: Fix disassembly of compressed JAL instruction | Pete Dietl | |
| Change integer register involved via compressed JAL instruction from 0 (x0 (zero)) to 1 (x1 (ra)) | |||
| 2024-01-04 | Add RISC-V relocations required by Linux kernel modules | Rusty Wagner | |
| 2024-01-04 | Add RISC-V architecture plugin | Rusty Wagner | |
