And ARMv6 stack VMs updated accordingly. (There is some unrelated problem with the v7 VMs, however the v6 versions do work on a v7).
Doug
On Nov 24, 2014, at 14:34 , Eliot Miranda wrote:
at
http://www.mirandabanda.org/files/Cog/VM/VM.r3148/.
Normal service has resumed after the recent instability due to 64-bit work.
CogVM binaries as per VMMaker.oscog-eem.956/r3148
Fix regression in primitive[SmallFloat]Truncated
Fix some warnings and some 64-bit issues with the ThreadedFFIPlugin.
Fix positive64BitIntegerFor: by fixing new generateSignedShiftRight:on:indent:.
Symptom is LargePositiveInteger results from primGetPosition: for SmallInteger
values.
--