[Vm-dev] VM Maker: VMMaker-dtl.172.mcz

David T. Lewis lewis at mail.msen.com
Tue May 18 12:04:01 UTC 2010


Well I think I finally fumbled through getting it set up. This one still
took some manual fiddling but it should work automatically from now on.

Dave

On Mon, May 17, 2010 at 10:55:28PM -0700, Andreas Raab wrote:
> 
> Cool! I didn't know someone had fixed the notifications. Thank you so much!
> 
> Cheers,
>   - Andreas
> 
> On 5/18/2010 4:16 AM, squeak-dev-noreply at lists.squeakfoundation.org wrote:
> >
> >Dave Lewis uploaded a new version of VMMaker to project VM Maker:
> >http://www.squeaksource.com/VMMaker/VMMaker-dtl.172.mcz
> >
> >==================== Summary ====================
> >
> >Name: VMMaker-dtl.172
> >Author: dtl
> >Time: 17 May 2010, 10:12:18 am
> >UUID: e6a86f05-ca60-4902-9c60-dca29ab45915
> >Ancestors: VMMaker-dtl.171
> >
> >VMMaker 4.1.1
> >
> >Reduce dependency on constants defined at slang code generation time in 
> >preparation for compile-time definition of BytesPerWord.
> >
> >Add #if #else #endif generator for slang to support #if (BytesPerWord == 8)
> >
> >Change #byteSwapped: and #wordSwapped: to use cpp macro rather than test 
> >for BytesPerWord variable.
> >
> >Remove BytesPerWord test from ObjectMemory class>>initBytesPerWord: 
> >because #byteSwapped: and #wordSwapped: no longer require different 
> >settings for class variables.
> >


More information about the Vm-dev mailing list