xDL v1.1.2
Bugs fixed
- Fix an occasional SIGBUS crash when parsing
.symtab
in.gnu_debugdata
.
Improve
- Improve the performance of
xdl_open()
andxdl_addr()
in Android 5.x. - Upgrade NDK to 23.1. Enable LLVM ICF and machine outliner.
Bugs 修复
- 修复了一个偶发的在解析
.gnu_debugdata
中的.symtab
时的 SIGBUS 崩溃。
改进
- 改进 Android 5.x 中
xdl_open()
和xdl_addr()
的性能。 - 升级 NDK 版本到 23.1。启用 LLVM ICF 和 machine outliner。