Skip to content

Commit

Permalink
linker-diff: Add support for various 64-bit relocation types
Browse files Browse the repository at this point in the history
This change deviates somewhat from how linker-diff has matched and
resolved instructions in the past. It's possible that going forward,
more of how it works will move over to this way of working.

The new approach works better with relocations that have offsets and
with PC-relative relocations but where the instruction isn't
PC-relative.

Issue #27
  • Loading branch information
davidlattimore committed Aug 16, 2024
1 parent ae2384b commit 01779ad
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 90 deletions.
Loading

0 comments on commit 01779ad

Please sign in to comment.