[OpenSmalltalk/opensmalltalk-vm] 1af678: CogVm source as per VMMaker.oscog-eem.2228

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

[OpenSmalltalk/opensmalltalk-vm] 1af678: CogVm source as per VMMaker.oscog-eem.2228

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1af6780218671ceac9d05937b2a00b17da951168
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1af6780218671ceac9d05937b2a00b17da951168
  Author: Eliot Miranda <[hidden email]>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c
    M src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c

  Log Message:
  -----------
  CogVm source as per VMMaker.oscog-eem.2228

Implement shadow parameter space in the Win64 FFI plugin by always incrememting
currentArg, even if passed in a register.