[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 634e4e: CogVM source as per VMMaker.oscog-eem.3095

Eliot Miranda noreply at github.com
Sat Oct 23 20:04:25 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 634e4e3c8556a72d54f43beefc3069c60e594a21
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/634e4e3c8556a72d54f43beefc3069c60e594a21
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M src/spur32.cog/cogit.h
    M src/spur32.cog/cogitARMv5.c
    M src/spur32.cog/cogitIA32.c
    M src/spur32.cog/cointerp.c
    M src/spur32.cog/cointerp.h
    M src/spur32.cog/gcc3x-cointerp.c
    M src/spur32.sista/cogit.h
    M src/spur32.sista/cogitARMv5.c
    M src/spur32.sista/cogitIA32.c
    M src/spur32.sista/cointerp.c
    M src/spur32.sista/cointerp.h
    M src/spur32.sista/gcc3x-cointerp.c
    M src/spur64.cog/cogit.h
    M src/spur64.cog/cogitARMv8.c
    M src/spur64.cog/cogitX64SysV.c
    M src/spur64.cog/cogitX64WIN64.c
    M src/spur64.cog/cointerp.c
    M src/spur64.cog/cointerp.h
    M src/spur64.cog/gcc3x-cointerp.c
    M src/spur64.sista/cogit.h
    M src/spur64.sista/cogitARMv8.c
    M src/spur64.sista/cogitX64SysV.c
    M src/spur64.sista/cogitX64WIN64.c
    M src/spur64.sista/cointerp.c
    M src/spur64.sista/cointerp.h
    M src/spur64.sista/gcc3x-cointerp.c

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

CoInterpreter: Add ShortIntegerArray/SoundBuffer>>at:[put:] to the set of
primitives run on the Smalltalk stack.




More information about the Vm-dev mailing list