[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] eab7c7: I added extra memory accessors that are used by th...

GitHub noreply at github.com
Tue Sep 27 23:46:37 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: eab7c70756d3d4308c68723d6e3084ccbbd52a91
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/eab7c70756d3d4308c68723d6e3084ccbbd52a91
  Author: Ronie Salgado <roniesalg at gmail.com>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    A platforms/Cross/vm/sqLowcodeFFI-Unsupported.h
    A platforms/Cross/vm/sqLowcodeFFI-i386.h
    A platforms/Cross/vm/sqLowcodeFFI-x86_64.h
    A platforms/Cross/vm/sqLowcodeFFI.h
    M platforms/Cross/vm/sqMemoryAccess.h
    A specs/lowcode.xml

  Log Message:
  -----------
  I added extra memory accessors that are used by the Lowcode VM.
I added the Lowcode inline FFI callout platform specific glue code that is used by the StackInterpreter.


  Commit: e0c07d3bab0a8fd47c27b1e129c56498f0d7f60d
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e0c07d3bab0a8fd47c27b1e129c56498f0d7f60d
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    A platforms/Cross/vm/sqLowcodeFFI-Unsupported.h
    A platforms/Cross/vm/sqLowcodeFFI-i386.h
    A platforms/Cross/vm/sqLowcodeFFI-x86_64.h
    A platforms/Cross/vm/sqLowcodeFFI.h
    M platforms/Cross/vm/sqMemoryAccess.h
    A specs/lowcode.xml

  Log Message:
  -----------
  Merge pull request #51 from ronsaldo/Cog

VM support changes required by the LowcodeVM


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/873b0c68b817...e0c07d3bab0a


More information about the Vm-dev mailing list