[OpenSmalltalk/opensmalltalk-vm] a78350: VMMaker.oscog-eem.2904

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

[OpenSmalltalk/opensmalltalk-vm] a78350: VMMaker.oscog-eem.2904

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: a783502b249c4a4fedc88b6e07837d405feab144
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a783502b249c4a4fedc88b6e07837d405feab144
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-11-30 (Mon, 30 Nov 2020)

  Changed paths:
    M spur64src/vm/cointerpmt.c
    M spur64src/vm/cointerpmt.h
    M spur64src/vm/gcc3x-cointerpmt.c
    M spursrc/vm/cointerpmt.c
    M spursrc/vm/cointerpmt.h
    M spursrc/vm/gcc3x-cointerpmt.c

  Log Message:
  -----------
  VMMaker.oscog-eem.2904

MTVM: fix preemptDisowningThread; marryFrame:SP: expects top-of-stack to be the
Smalltalk top-of-stack, not a pushed instructionPointer.
[ci skip]