Re: [git commit master 1/1] arm: mv nptl specific atomic impl to common place
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Sat Feb 12 17:45:06 UTC 2011
"Khem Raj" <raj.khem at gmail.com> wrote:
>On (09/02/11 20:21), Bernhard Reutner-Fischer wrote:
>>
>> commit:
>http://git.uclibc.org/uClibc/commit/?id=6a0aa4add30eecf76b9d14ad3f204e4017f9f22c
>> branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
>>
>> Thanks to Nitin Garg for notincing!
>>
>> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
>> ---
>> .../sysv => libc/sysdeps}/linux/arm/bits/atomic.h | 0
>> 1 files changed, 0 insertions(+), 0 deletions(-)
>> rename {libpthread/nptl/sysdeps/unix/sysv =>
>libc/sysdeps}/linux/arm/bits/atomic.h (100%)
>>
>> diff --git
>a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h
>b/libc/sysdeps/linux/arm/bits/atomic.h
>> similarity index 100%
>> rename from libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h
>> rename to libc/sysdeps/linux/arm/bits/atomic.h
>
>I havent applied this patch so far because it does not work with
>thumb1. I
>have been intending to have a solution for thumb1 before committing
>this
>but found not much time so far.
>Now we can not compile uclibc/nplt for arm in thumb mode.
>
>
>
>> --
>> 1.7.3.4
>>
>> _______________________________________________
>> uClibc-cvs mailing list
>> uClibc-cvs at uclibc.org
>> http://lists.busybox.net/mailman/listinfo/uclibc-cvs
>_______________________________________________
>uClibc-cvs mailing list
>uClibc-cvs at uclibc.org
>http://lists.busybox.net/mailman/listinfo/uclibc-cvs
Hi Khem,
See "use CAS gcc"... commit. This should work also for thumb, doesn't it?
More information about the uClibc-cvs
mailing list