[OpenSmalltalk/opensmalltalk-vm] f6b80d: CogVM source as per VMMaker.oscog-eem.2158

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

[OpenSmalltalk/opensmalltalk-vm] f6b80d: CogVM source as per VMMaker.oscog-eem.2158

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: f6b80d05d2e264346d94913cc74a0d039406de3f
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f6b80d05d2e264346d94913cc74a0d039406de3f
  Author: Eliot Miranda <[hidden email]>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M nsspur64src/vm/vmCallback.h
    M nsspursrc/vm/vmCallback.h
    M nsspurstack64src/vm/vmCallback.h
    M nsspurstacksrc/vm/vmCallback.h
    M spur64src/vm/vmCallback.h
    M spurlowcode64src/vm/cogit.h
    M spurlowcode64src/vm/cointerp.h
    M spurlowcode64src/vm/vmCallback.h
    M spurlowcodesrc/vm/vmCallback.h
    M spurlowcodestack64src/vm/gcc3x-interp.c
    M spurlowcodestack64src/vm/interp.c
    M spurlowcodestack64src/vm/vmCallback.h
    M spurlowcodestacksrc/vm/vmCallback.h
    M spursista64src/vm/vmCallback.h
    M spursistasrc/vm/vmCallback.h
    M spursrc/vm/vmCallback.h
    M spurstack64src/vm/vmCallback.h
    M spurstacksrc/vm/vmCallback.h
    M src/vm/vmCallback.h
    M stacksrc/vm/vmCallback.h

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-eem.2158

Fix stupid, stupid, stupid regression in VMMaker.oscog-eem.2151 where I added
savedPrimFunctionPointer to the VMCallbackContext structs in a position that
invalidates all the offsets in image code that refer to the elements of the rvs
(return value struct).  Adding savedPrimFunctionPointer is fine, but it has to
be /after/ the fields known to the image, which are all fields up to rvs.