VM Maker: VMMaker-oscog.21.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.21.mcz

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

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

Name: VMMaker-oscog.21
Author: eem
Time: 13 July 2010, 5:41:07 am
UUID: f46d3ba4-c310-454b-9be7-30c6341f4486
Ancestors: VMMaker-oscog.20

ReentrantFFIPlugin:
        Fix struct return, indexing return type spec corrrectly and not
        being confused between the struct return size and whether return
        is via registers or not.  Backwards-compatibility access
        to the ffi error code.

Various: use pop:thenPush: in a few places.