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 Linuxthreads tls.h M2


> The ABIs are very close so we should be able to converge some of the 
> infrastructure. For tls.h it depends on a common usage of __thread_self 
> and the rest should just work. I was waiting to see how PPC32 ended up ...

I have put cleaned up TLS support changes into sysdeps/powerpc/tls.h,
which ought to work for both once the rest of the support is there for PPC32.

I am not having any luck testing on ppc64 right now even without TLS, so I
don't know if my tls.h really works right.  Please test it and send any
necessary changes relative to that.

> One thing nags at me.

Be specific about your concerns.


Thanks,
Roland


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