Am 12.06.2013 15:45, schrieb Max Nazhalov:
Wednesday, June 12, 2013, 4:00:52 AM, Florian wrote:
FK> Am 09.06.2013 18:22, schrieb Max Nazhalov:
Could this patch be reviewed and accepted/adapted/rejected?
FK> Thanks, I applied it and fixed a few more things.
Thanks a lot! Just two addition no
Wednesday, June 12, 2013, 4:00:52 AM, Florian wrote:
FK> Am 09.06.2013 18:22, schrieb Max Nazhalov:
>>
>> Could this patch be reviewed and accepted/adapted/rejected?
FK> Thanks, I applied it and fixed a few more things.
Thanks a lot! Just two addition notes:
1. Catched another 4 missing exits
Am 09.06.2013 18:22, schrieb Max Nazhalov:
>
> Could this patch be reviewed and accepted/adapted/rejected?
Thanks, I applied it and fixed a few more things.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/li
Hi Max,
thank you for your contribution...
While testing it, I managed to fix another independent longstanding bug in
softfpu.pp
(rev 24864) which fixes a int64<->single conversion error.
I must confess that it's been a long time since I last looked at the
software fpu support code... thus
On 09.06.2013 18:22, Max Nazhalov wrote:
Some time ago I had to do a few hw-independent experiments with floating point, and faced
with "./fpc/rtl/inc/softfpu.pp" unit. Its' current state is far from finishing
of porting stage, so I had to make some changes to get it up and compile with origina