summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-14Update to Rust 1.76Rusty Wagner
2024-03-12moved over from https://github.com/Vector35/arch-armv7/pull/81Galen Williamson
2024-03-08Fix RISC-V CSRRW, CSRRS, and CSRRC instr disassPete Dietl
2024-03-08Fix X86_64_RELOC_UNSIGNED not handling external symbolsVisual Ehrmanntraut
2024-03-05Move architecture modules into the API repoRusty Wagner
2024-02-01RISC-V: Fix disassembly of compressed JAL instructionPete Dietl
2024-01-04Add RISC-V relocations required by Linux kernel modulesRusty Wagner
2024-01-04Add RISC-V architecture pluginRusty Wagner