TLS on ARM and MIPS
Oleksandr Tymoshenko
gonzo at bluezbox.com
Wed Apr 4 00:41:46 UTC 2012
On 02/04/2012 2:23 PM, Jason Evans wrote:
> 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.
I tested it for MIPS - works fine. Unfortunately I don't have
ARM hardware that works with HEAD so can't test ARM part of the change.
More information about the freebsd-arch
mailing list