summaryrefslogtreecommitdiff
path: root/arch/msp430
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-12-14Pass length to free flag conditions list callback and remove libc from rust apiMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-11-19Fix MSP430 conditional jump liftingMason Reed
2024-11-11Add actual logger api to rustMason Reed
2024-11-04Remove ability to panic on pre-initialized logger in rustMason Reed
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-08-29Fix misc rust warningsMason Reed
2024-08-22Fix MSP430 lifting bugs causing crashes and errors.Alexander Taylor
2024-08-22Make MSP430 correctly load after ELF view.Alexander Taylor
2024-08-22Fix MSP430 dependencies.Alexander Taylor
2024-08-22Fix build error in MSP430, update README.Alexander Taylor
2024-08-22Add msp430 architectureJoe Rozner