[Vm-dev] CogVM binaries as per VMMaker.oscog-eem.302/r2749

Eliot Miranda eliot.miranda at gmail.com
Tue Jul 16 00:35:36 UTC 2013


are in http://www.mirandabanda.org/files/Cog/VM/VM.r2749/.

CogVM binaries as per VMMaker.oscog-eem.302/r2749

Fix bad performance regression that on certain platforms (linux) results in
all
send misses causing a discarded PIC creation followed by a slow hash lookup.

Fix bug when assigning to some context inst vars from generated methods.
Add accessors to document the context inst var access scheme.
Fix a compiler warning comparing an error code in cog:selector:

Update the BitBltPlugin to include the fast Arm ASM option.

Fix type errors in the Cogit that prevent the Cogit working when compiled
with
clang.  Specifically void * pointers are not comparable.  Make sure that
fetchPointer:ofObject: & isIntegerValue: are declared in cointerp.h.

Update the Newspeak version of the VMProfileLinuxSupportPlugin.
Improve robustness of the nscogbuild/unixbuild mvm scripts.

Add the linux policy change dance to sqUnixVMProfile.c (cf
sqUnixHeartbeat.c).
Fix a bail_out typo.

Change the VMProfileLinuxSupportPlugin to follow symlinks,
answering pairs of module name, dereferenced symlink or nil.

Fix 3 (!!) bugs in primitiveDLSymInLibrary.


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20130715/b7938c4d/attachment-0001.htm


More information about the Vm-dev mailing list