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

David T. Lewis lewis at mail.msen.com
Tue Jul 16 01:17:47 UTC 2013


On Mon, Jul 15, 2013 at 05:35:36PM -0700, Eliot Miranda wrote:
> are in http://www.mirandabanda.org/files/Cog/VM/VM.r2749/.
> 

Thanks Eliot!

Dave


> 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

> 



More information about the Squeak-dev mailing list