objdiff/objdiff-gui
Steven Casper a43320af1f
PPC: Guess reloc data type based on the instruction. (#108)
* Guess reloc data type based on the instruction.

Adds an entry to the reloc tooltip to show the inferred data type
and value.

* Fix clippy warning

* Match on Opcode rather than mnemonic string
2024-09-25 23:45:37 -06:00
..
assets Split into objdiff-core / objdiff-gui; update egui to 0.26.2 2024-02-26 18:48:48 -07:00
src PPC: Guess reloc data type based on the instruction. (#108) 2024-09-25 23:45:37 -06:00
Cargo.toml Actually update extab stuff (#110) 2024-09-24 09:16:14 -06:00
build.rs Remove vergen / GIT_COMMIT_SHA handling 2024-09-10 23:22:40 -06:00