summaryrefslogtreecommitdiff
path: root/arch/msp430/src/lift.rs
AgeCommit message (Expand)Author
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-05-12[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`Mason Reed
2025-05-12[Rust] Remove Architecture trait bound on LLIL related structuresMason Reed
2025-01-25Rust refactorMason Reed
2024-11-19Fix MSP430 conditional jump liftingMason Reed
2024-08-29Fix misc rust warningsMason Reed
2024-08-22Fix MSP430 lifting bugs causing crashes and errors.Alexander Taylor
2024-08-22Add msp430 architectureJoe Rozner