On 4/17/2014 7:55 AM, Sebastian Huber wrote:
> On 2014-04-17 14:13, Joel Sherrill wrote:
>> Thanks for adding this. Fun my phone so it may be ready to find. Is there a
>> single place in GCC to see what the ABI requires register wise? Or a machine
>> description pattern?
>>
>> It seems research is needed for each architecture and what to hunt for is
>> important.
>>
> I don't know where to find it in GCC.  I used the ABI documents.
>
I found this mailing list for the MIPS:

http://sourcerytools.com/pipermail/mips-tls

This appears to be the TLS requirements based on a link in
one of the messages:

https://www.linux-mips.org/wiki/NPTL

It sounds similar to the others on the face of it but I haven't
read this all in great detail. It references __tls_get_addr()
but the mips doesn't provide one. Where does it come
from so sptls01 links?

What magic is there to provide a functional version?

It seems so close. :(

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherr...@oarcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to