Skip to content

0.0.18 version for golang 1.8.x-1.21.x

Compare
Choose a tag to compare
@pkujhd pkujhd released this 07 Dec 02:26
· 47 commits to master since this release

ChangeLog:
1. Support golang 1.21(#82)
2. Resolve nameless type name

Fix:
1. Fix funcbucket fill error(#93)
2. Fix function align error in code segment (#92)
3. Fix set pcdata offset error when pcdata is zero (#91)
4. Rewrite R_CALL and PCRELxCALL to avoid panic 'unexpected return pc 0x0' when switch stack on call instrunction(#87)