[fpc-devel] Threading support and C library under Linux/Unix
Florian Klaempfl
florian at freepascal.org
Thu Jun 24 11:23:29 CEST 2010
Michael Schnell schrieb:
> On 06/24/2010 10:23 AM, Florian Klaempfl wrote:
>> Nobody provided either code yet which makes dynamic use of strex/ldex
>> as newer arms provide as I did e.g. for move using pld if available
>> because I needed it.
>>
> The code using strex/ldex is in place for ARMv6 and ARMv7. I don't doubt
> that same is as goos as possible.
But it is not used dynamically: if you compile for arm linux, you get
the ARMv5 code path even if the code runs on ARMv6+
More information about the fpc-devel
mailing list