[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] b0558b: Change the type of sqAllocateMemorySegmentOfSizeAb...

Eliot Miranda noreply at github.com
Wed Dec 14 01:06:41 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: b0558b43c6598198f870834f00def6b85f8ab5d6
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b0558b43c6598198f870834f00def6b85f8ab5d6
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M platforms/Cross/vm/sqMemoryAccess.h
    M platforms/Mac OS/vm/sqMacMemory.c
    M platforms/iOS/vm/Common/sqMacV2Memory.c
    M platforms/minheadless/windows/sqWin32SpurAlloc.c
    M platforms/unix/vm/sqUnixSpurMemory.c
    M platforms/win32/vm/sqWin32SpurAlloc.c

  Log Message:
  -----------
  Change the type of sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto to get
sqMacV2Memory.c to compile on 32-bit MacOS. It should have taken usqInts in the
first place. Implement allocateJITMemory for sqMacV2Memory.c/V3 macOS.




More information about the Vm-dev mailing list