forked from OpenSmalltalk/opensmalltalk-vm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
ddc6ff0
commit 4bb3d87
Showing
5 changed files
with
138 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.