Re: [Mingw-w64-public] [PATCH] math: Final ARM changes

2014-09-21 Thread Vincent Torri
On Sun, Sep 21, 2014 at 6:16 PM, André Hentschel wrote: > Please review, i'll commit it, just need an OK. > > After this patchset the crt builds on ARM!! Yay great news ! and great job !!! Vincent > > Remaining todos on ARM: > softmath: correct error handling on bad input parameters

Re: [Mingw-w64-public] [PATCH] math: Final ARM changes

2014-09-21 Thread Kai Tietz
Hi André, Patch is ok. Please apply \o/ Thanks, Kai 2014-09-21 18:16 GMT+02:00 André Hentschel : > Please review, i'll commit it, just need an OK. > > After this patchset the crt builds on ARM!! Yay > > Remaining todos on ARM: > softmath: correct error handling on bad input parameter

[Mingw-w64-public] [PATCH] math: Final ARM changes

2014-09-21 Thread André Hentschel
Please review, i'll commit it, just need an OK. After this patchset the crt builds on ARM!! Yay Remaining todos on ARM: softmath: correct error handling on bad input parameters assembler: check reason for non-working inline assembler with floating point paramters (e.g. in sqr