Roland McGrath writes: > Can't you simply change the GET_ADDR_OFFSET and __TLS_GET_ADDR macros for > powerpc64 to do the bias? Looks like I can use GET_ADDR_OFFSET to apply the bias but not __TLS_GET_ADDR (because of the macro does not include the parm list).