[M3commit] [modula3/cm3] 39cbbb: previously:

Jay K jay.krell at cornell.edu
Wed Aug 26 09:24:31 CEST 2015


Sorry, this checkin comment didn't adequately emphasize the removal of the "* 8*".Not just making it 4k, but not 4k * 8.
  - Jay


Date: Wed, 26 Aug 2015 00:22:53 -0700
From: jay.krell at cornell.edu
To: m3commit at elegosoft.com
Subject: [M3commit] [modula3/cm3] 39cbbb: previously:

  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 39cbbbe988fe56b6bf304630152d3ec8c71f5105
      https://github.com/modula3/cm3/commit/39cbbbe988fe56b6bf304630152d3ec8c71f5105
  Author: jaykrell <jay.krell at cornell.edu>
  Date:   2015-08-26 (Wed, 26 Aug 2015)
 
  Changed paths:
    M m3-sys/m3middle/src/Target.i3
    M m3-sys/m3middle/src/Target.m3
 
  Log Message:
  -----------
  previously:
 First_readable_addr = 4k * 8 on most targets
 First_readable_addr = 8k * 8 on sparc
 could be but isn't 8k on alpha/ia64
 
now:
 4k on all targets
 could be but isn't 8k on ia64/alpha/sparc
 
Test case is p263.
 
Still maybe want to eliminate it, but at least
all targets are now the same here.
 
 

_______________________________________________
M3commit mailing list
M3commit at elegosoft.com
https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3commit 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3commit/attachments/20150826/4357181a/attachment-0002.html>


More information about the M3commit mailing list