New Cog VMs available

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

New Cog VMs available

Eliot Miranda-2
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.
--
best,
Eliot


Reply | Threaded
Open this post in threaded view
|

Re: New Cog VMs available

douglas mcpherson
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.
--
best,
Eliot




Reply | Threaded
Open this post in threaded view
|

Re: New Cog VMs available

Karl Ramberg
In reply to this post by Eliot Miranda-2
Hi,
New  Win SpurVM crashed testing locale Japanese. Seems to be trying to load a font and crashes in socket somewhere...


Karl

On Mon, Nov 24, 2014 at 11:34 PM, Eliot Miranda <[hidden email]> 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.
--
best,
Eliot







crash.dmp (29K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: New Cog VMs available

Frank Shearar-3
In reply to this post by Eliot Miranda-2
On 24 November 2014 at 22:34, Eliot Miranda <[hidden email]> wrote:
> at http://www.mirandabanda.org/files/Cog/VM/VM.r3148/.

CI builds duly updated.

frank