What's Changed
- Strip trailing int3 instructions (alignment padding) for x64 by @HaydnTrigg in #354
- Bump Object Crate to 0.39.1 by @HaydnTrigg in #348
- Add missing x64 relocation types by @HaydnTrigg in #355
- Fix PS2 MWCC line number parsing by @dbalatoni13 in #363
- Remove git-based dependencies and update several by @ethteck in #379
- Honor symbol mappings in CLI diffs by @miried in #378
- Fix armcc symbols always being hidden by @Darxoon in #364
- Add support for
R_ARM_V4BXby @macabeus in #377 - ARM: Fix trailing relocations being ignored when inferring function sizes by @LagoLunatic in #360
- ARM: Fix index out of bounds error when there are no mapping symbols by @LagoLunatic in #359
- Make the .mdebug line parser support EE-GCC (PS2) by @dbalatoni13 in #362
- Update rabbitizer to 2.0.0-alpha.9 by @AngheloAlf in #347
- Update GitHub Actions by @HaydnTrigg in #357
Full Changelog: v3.7.2...v3.7.3