• R
    remove invalid PLT calls from sh asm · 646cb9a4
    Rich Felker 提交于
    these are perfectly fine with ld-time symbol binding, but if the calls
    go through a PLT thunk, they are invalid because the caller does not
    setup a GOT register. use a hidden alias to bypass the issue.
    646cb9a4
sigsetjmp.s 564 字节