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: enable n32 and n64, and move o32 into mips/mips32


> If LinuxThreads won't compile with the tls.h in sysdeps/generic/,
> perhaps that one needs to change?  It seems wrong to require a tls.h
> for architectures that do not support TLS.

tls.h in linuxthreads has come to actual mean all the thread-local storage
accessors for the machine not just ELF TLS per se, i.e. THREAD_GETMEM et al
are there in at least most of the ports.


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