TLS on ARM and MIPS
Jason Evans
jasone at canonware.com
Mon Apr 2 21:23:14 UTC 2012
On Apr 2, 2012, at 2:15 PM, Oleksandr Tymoshenko wrote:
> On 02/04/2012 1:31 PM, Jason Evans wrote:
>>
>> Can we remove the NO_TLS definitions in src/lib/libc/stdlib/malloc.c? I can't test the result, of course…
>
> How do I test it? Will running buildword on MIPS device with
> these changes be sufficient? Or do we have specific tests for it?
I typically two two rounds of buildworld/installworld/reboot to make sure that the newly installed toolchain still works. This paranoia is mainly to catch problems with static binaries, which won't change in this case, so one round is probably enough.
Jason
More information about the freebsd-arch
mailing list