Skip to content

Commit a055412

Browse files
committed
Add a change log for the fix in computing jump-table targets for ARM64
1 parent 3ba9e74 commit a055412

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)