This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: LinuxThreads TLS adjustment for ARM/MIPS


On Sat, Nov 12, 2005 at 09:45:44AM +0900, Kaz Kojima wrote:
> Daniel Jacobowitz <drow@false.org> wrote:
> > The relevant macro is already defined by MIPS and ARM (it leaked in when I
> > contributed them).  I can't test SH, so I'm leaving it alone, but I believe
> > that SH would need this in order for a LinuxThreads library for old
> > kernels (with --enable-tls --without-__thread) and an NPTL library for
> > new kernels to coexist.  Otherwise the LinuxThreads ld.so misses the NPTL
> > p_errno.
> 
> I've tested the attached patch cut&patsted from ARM on SH.

Thanks for testing!  I've checked it in.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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