VM Maker: VMMaker.oscog-eem.72.mcz

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

VM Maker: VMMaker.oscog-eem.72.mcz

squeak-dev-noreply
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.72.mcz

==================== Summary ====================

Name: VMMaker.oscog-eem.72
Author: eem
Time: 6 June 2011, 1:45:30 am
UUID: dcc88b7d-4b47-4bf1-8400-d1c6499e87d2
Ancestors: VMMaker.oscog-dtl.71

Fix sendInvokeCallbackContext: GC bug.  Cannot separate
justActivateNewMethod from fetchContextRegisters: if there could
be a GC in between since IP is updated relative to method, not
newMethod.

Add optional send and prim tracing to Newspeak VM (helped track
down above bug).

Merge with VMMaker.oscog-dtl.71 for Montgommery fix.

Fix VMMaker's plugin selection so that all plugins selected if platform
is 'Cross'.

Classify unclassified memory access methods.