Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Sun, Jun 05, 2011 at 10:42:30AM +0200, Martin Husemann wrote:
> On Sun, Jun 05, 2011 at 10:15:45AM +0200, Joerg Sonnenberger wrote:
> > Only for newer ARM generations. The old one have no native TLS register.
> 
> Should we have a userland build option to make use of that?

It might be useful, but the standard TLS ABI for ARM requires a call
anyway (see patches I dropped to port-arm a bit ago), so ld.elf_so can
provide the optimal runtime code.

Joerg


Home | Main Index | Thread Index | Old Index