On Aug 4, 8:17 am, Ouyang Jiannan <[email protected]> wrote:
> hi, everyone,
> In bionic/libc/Android.mk we can see that
> x86 uses files pthread.c, pthread-timers.c ptrace.c and __get_tls.c
> in arm, it uses pthread.c.arm , pthread-timers.c.arm, ptrace.c.arm
> But I can't find these files or places which generate it
>
> So what's the arm support of TLS? Is there a reg uses as gs in x86 as a
> pointer to tls?
TLS is not supported in android though it is present in armv6 and
later.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---