[Vm-dev] [commit] r2232 - OSCogVM source as per VMMaker-oscog.20. Fixed primitiveObjectPointsTo.

David T. Lewis lewis at mail.msen.com
Sun Jul 11 16:44:00 UTC 2010


Forwarding trimmed message (full diff to large for list)

----- Forwarded message from vm-dev-owner at lists.squeakfoundation.org -----

Date: Sun, 11 Jul 2010 09:25:44 -0700
To: vm-dev at lists.squeakfoundation.org
From: commits at squeakvm.org
Subject: [commit] r2232 - OSCogVM source as per VMMaker-oscog.20. Fixed
	primitiveObjectPointsTo.

Author: eliot
Date: 2010-07-11 09:25:43 -0700 (Sun, 11 Jul 2010)
New Revision: 2232

Added:
   branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c
   branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c
   branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c
   branches/Cog/platforms/win32/plugins/SqueakFFIPrims/Makefile
Removed:
   branches/Cog/platforms/unix/plugins/SqueakFFIPrims/acinclude.m4
   branches/Cog/platforms/win32/plugins/SqueakFFIPrims/sqWin32FFI.c
Modified:
   branches/Cog/image/VMMaker-Squeak4.1.changes
   branches/Cog/image/VMMaker-Squeak4.1.image
   branches/Cog/macbuild/SqueakFFIPrims/SqueakFFI.xcodeproj/project.pbxproj
   branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFI.h
   branches/Cog/platforms/Cross/vm/sqMemoryAccess.h
   branches/Cog/platforms/Cross/vm/sqVirtualMachine.c
   branches/Cog/platforms/Cross/vm/sqVirtualMachine.h
   branches/Cog/platforms/Mac OS/vm/sqConfig.h
   branches/Cog/platforms/Mac OS/vm/sqMacMemory.c
   branches/Cog/platforms/Mac OS/vm/sqPlatformSpecific.h
   branches/Cog/platforms/unix/plugins/SqueakFFIPrims/00README
   branches/Cog/platforms/unix/plugins/SqueakFFIPrims/Makefile
   branches/Cog/platforms/unix/plugins/SqueakFFIPrims/Makefile.in
   branches/Cog/platforms/unix/vm/sqUnixHeartbeat.c
   branches/Cog/src/examplePlugins.ext
   branches/Cog/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c
   branches/Cog/src/plugins/SoundGenerationPlugin/SoundGenerationPlugin.c
   branches/Cog/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c
   branches/Cog/src/vm/cogit.c
   branches/Cog/src/vm/cogit.h
   branches/Cog/src/vm/cogmethod.h
   branches/Cog/src/vm/cointerp.c
   branches/Cog/src/vm/cointerp.h
   branches/Cog/src/vm/gcc3x-cointerp.c
   branches/Cog/src/vm/interp.h
   branches/Cog/stacksrc/vm/gcc3x-interp.c
   branches/Cog/stacksrc/vm/interp.c
   branches/Cog/stacksrc/vm/interp.h
Log:
OSCogVM source as per VMMaker-oscog.20.  Fixed primitiveObjectPointsTo.
Reentrant FFI plugin (for x86).


----- End forwarded message -----


More information about the Vm-dev mailing list