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: PPC32 TLS support first cut


On Friday 28 February 2003 21:18, Roland McGrath wrote:
> > Here is a first cut at TLS support in glibc for ppc32.
>
> Thanks!
>
> For the elf.h additions, can you put a comment on each #define like most of
> the others there have?
>
> > I suspect I probably broke it by removing the THREAD_GETMEM
> > etc. definitions from pt-machine.h (they conflict with the ones in
> > tls.h).
>
> This is indeed wrong.  tls.h should just use #undef.

Nope. If we follow the other 32/64 platforms these 4 have to go into 
powerpc64/pt-machine.h.

Franz.


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