22a24f37f5
Diff data symbols & improve symbol match logic
2024-05-20 23:53:37 -06:00
5bfaaaaf65
Instruction hover / context menu improvements
2024-05-20 17:38:20 -06:00
3e5008524e
cargo fmt & cargo deny fix
2024-04-30 20:45:45 -06:00
2c46286aff
Update all dependencies & use ppc750cl InsIter
2024-04-30 20:06:04 -06:00
30d14870ef
Update ppc750cl, add Itanium demangler & cleanup
2024-03-21 21:36:50 -06:00
3c74b89f15
Restructure diffing code & initial 3-way diffing (WIP)
2024-03-18 18:10:18 -06:00
1343f4fd2b
cargo fmt
2024-03-17 12:20:25 -06:00
9df98f263e
Move all architecture-specific code into modules
...
No more scattered relocation handling and
feature checks. Everything will go through
the ObjArch trait, which makes it easier
to add new architectures going forward.
2024-03-17 12:16:47 -06:00