ARM support
Joakim
joakim at airpost.net
Fri Jan 10 00:32:50 PST 2014
On Friday, 10 January 2014 at 08:27:39 UTC, Joakim wrote:
> On Thursday, 9 January 2014 at 18:07:16 UTC, Piotr Szturmaj
> wrote:
>> - Does druntime support ARM plaforms?
> Grepping through the code, druntime appears to use a fair
> amount of x86 assembly, but I have not yet looked into how much
> of that is optimization and therefore not strictly necessary to
> reimplement on ARM.
Sorry, I should have also said that there is some limited ARM
support, mostly just translating arch-dependent headers, in
druntime.
More information about the Digitalmars-d
mailing list