[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 9f3440: CogVM source as per Name: VMMaker.oscog-eem.2606

Eliot Miranda noreply at github.com
Wed Dec 11 20:28:40 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9f3440d7e35da0038df425e8a0966adbff80ab15
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9f3440d7e35da0038df425e8a0966adbff80ab15
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M nsspur64src/vm/cointerp.c
    M nsspur64src/vm/cointerp.h
    M nsspur64src/vm/gcc3x-cointerp.c
    M spur64src/vm/cointerp.c
    M spur64src/vm/cointerp.h
    M spur64src/vm/cointerpmt.c
    M spur64src/vm/cointerpmt.h
    M spur64src/vm/gcc3x-cointerp.c
    M spur64src/vm/gcc3x-cointerpmt.c
    M spursista64src/vm/cointerp.c
    M spursista64src/vm/cointerp.h
    M spursista64src/vm/gcc3x-cointerp.c
    M spurstack64src/vm/gcc3x-interp.c
    M spurstack64src/vm/interp.c

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

Fix the "funny floats" issue with gcc et al.  Casting the address of an
automatic long to an int * is no longer allowed.  Thanks to Pablo Tessone
for the analysis and fix.




More information about the Vm-dev mailing list