[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 4bb3d8: CogVM source as per VMMaker.oscog-eem.2988

Eliot Miranda noreply at github.com
Mon Jul 19 22:14:31 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 4bb3d87ad955dc4fa8f6465aec1f3a70109c28e5
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4bb3d87ad955dc4fa8f6465aec1f3a70109c28e5
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M platforms/Cross/plugins/IA32ABI/arm64abicc.c
    M platforms/Cross/plugins/IA32ABI/ia32abi.h
    M platforms/iOS/vm/Common/Classes/sqSqueakMainApp.m
    M platforms/iOS/vm/OSX/sqMacUnixExternalPrims.m
    M src/plugins/IA32ABI/IA32ABI.c

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

Add hook to IA32ABI's primAlienReplace for Apple Silicon to flip executable
pages into writability around a write to the page via primAlienReplace.
Add implementation in arm64abicc.c.

Get rid of compilaiton warnings with the register set printing code in
sqSqueakMainApp.m.  Normalize the ormatting in sqMacUnixExternalPrims.m.
[ci skip] cuz AFAIA Apple Silicon builds aren't set up yet.




More information about the Vm-dev mailing list