objdiff/objdiff-core
Steven Casper 09cc9952df
Support R_MIPS_GPREL16 relocations correctly (#88)
* Support R_MIPS_GPREL16 relocations correctly

symbols defined in the same file require adding a
special ri_gp_value from the .reginfo section to
their relocation calculations.

* Run nightly rustfmt

* Prevent potential panic when slicing .reginfo
2024-08-08 20:20:41 -06:00
..
src Support R_MIPS_GPREL16 relocations correctly (#88) 2024-08-08 20:20:41 -06:00
Cargo.toml Version 2.0.0-beta.1 2024-07-21 23:03:15 -06:00