This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PPC64 enable with-tls


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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]