Re: [fpc-devel] ARM FP calling convention

2014-03-07 Thread peter green
Vsevolod Alekseyev wrote: Please, is there a way to make Free Pascal on ARM use floating point registers for passing floating point parameter? Yes, build the compiler with -dFPC_ARMHF This is supported upstream in trunk, if you want to use 2.6.x then you can find the nessacery patches in the d

Re: [fpc-devel] ARM FP calling convention

2014-03-07 Thread Henry Vermaak
On Thu, Mar 06, 2014 at 12:09:25PM -0500, Vsevolod Alekseyev wrote: > Please, is there a way to make Free Pascal on ARM use floating point > registers for passing floating point parameter? Yes, the armhf target does this. You'll have to build it from trunk, there are several mailing list threads

[fpc-devel] ARM FP calling convention

2014-03-07 Thread Vsevolod Alekseyev
Please, is there a way to make Free Pascal on ARM use floating point registers for passing floating point parameter? ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel