Skip to content

0.0.13 version for golang 1.8.x-1.17.x

Compare
Choose a tag to compare
@pkujhd pkujhd released this 17 Aug 03:22
· 161 commits to master since this release
eecf3f5

ChangeLog:

Feature:
1. Adapter golang version 1.17(#38)
2. Loader will be execute init function(#35)
3. Support goloader is a dynamic library(#24)

Fix:
1. Set gcdata and gcbss for support gcmark. (#39 )
2. Fix far address for ADRP instruction bug(#31)
3. Fix same package is imported into the original binary and obj file, the state of variables is independent(#34)