Skip to content

Commit e7991ed

Browse files
committed
Merge branch 'junghee/changlog' into 'main'
Add a change log for the fix in computing jump-table targets for ARM64 See merge request rewriting/ddisasm!1239
2 parents 3ba9e74 + a055412 commit e7991ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Fix bug that could result in false-positive symbolic data conflicting with real strings
3131
* Fix bug that could result in incorrect symbol references due to incorrect GOT entries when multiple symbols share the same name
3232
* Fix bug that could result in missing functions for ARM32
33+
* Fix bug that could result in incorrect targets in jump tables for ARM64
3334

3435
# 1.9.0
3536

0 commit comments

Comments
 (0)