Re: NPTL support for MIPS

2009-03-12 Thread Khem Raj
On Wednesday 11 March 2009 23:41:39 Sagar Borikar wrote: Hi, We wanted to add NPTL support on our platform built in uClibc. While browsing, I figured out that 0.9.30 was supposed to merge the uclibc-nptl branch. But in the sources I don't see that. Can anyone let me know the status? Its not

Re: NPTL support for MIPS

2009-03-12 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: On Wednesday 11 March 2009 23:41:39 Sagar Borikar wrote: Hi, We wanted to add NPTL support on our platform built in uClibc. While browsing, I figured out that 0.9.30 was supposed to merge the uclibc-nptl branch. But in the

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-12 Thread James Chapman
James Chapman wrote: Bernhard Reutner-Fischer wrote: On Wed, Mar 04, 2009 at 05:07:03PM +0100, Carmelo AMOROSO wrote: you may try the following patch from Colin The fix is to change all the __inline__ directives in ldso/ldso/mips/dl-sysdep.h to inline __attribute__((always_inline))

Re: NPTL support for MIPS

2009-03-12 Thread Sagar Borikar
On Thu, Mar 12, 2009 at 12:40 PM, Carmelo AMOROSO carmelo.amor...@st.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj wrote: On Wednesday 11 March 2009 23:41:39 Sagar Borikar wrote: Hi, We wanted to add NPTL support on our platform built in uClibc. While browsing, I

Re: [Buildroot] MIPS arch on NPTL branch

2009-03-12 Thread Khem Raj
On Thursday 12 March 2009 03:26:00 James Chapman wrote: James Chapman wrote: Bernhard Reutner-Fischer wrote: On Wed, Mar 04, 2009 at 05:07:03PM +0100, Carmelo AMOROSO wrote: you may try the following patch from Colin The fix is to change all the __inline__ directives in

Re: svn commit: branches/uClibc-nptl: libc/sysdeps/linux/common libpthread/lin etc...

2009-03-12 Thread Denys Vlasenko
On Tuesday 10 March 2009 03:48:26 pm H.Heinold wrote: arm-linuxthreads.patch Applied linuxthreads-changes.patch Already in svn pthread_atfork.patch Please explain this change. libpthread/linuxthreads/sysdeps/pthread/bits/libc-lock.h is a total MESS, can't understand wtf is going on there.