v3.0.0-beta.5
Pre-release
Pre-release
·
42 commits
to main
since this release
What's Changed
- Added: Reimplement colorized data relocation hover diffs by @LagoLunatic in #182
- Added: Limit left-panel scrollview to the file tree by @SquareMan in #185
- Added: x86: Support inline data for jumptables (e735adb)
- Added: wasm: Cache objects via data hash (7b00a9e)
- Fixed: ARM: Subtract with overflow error when no mapping symbol at address 0 by @LagoLunatic in #183
- Fixed: PPC: Pooled relocation addends being added twice sometimes by @LagoLunatic in #184
- Fixed: x86_64: Fix relocation placement in instruction (bc46e17)
- Fixed:
objdiff-cli report
: Skip unknown sections (2612cda)
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5