[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Jan 5 14:08:53 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/01/05 14:08:53
Modified files:
cm3/m3-sys/m3middle/src/: Target.m3
Log message:
reconcile with Csetjmp.i3 and some available systems
including shrinking Darwin and Linux/x86 jmpbuf from sigjmpbuf
leave NetBSD/x86 alone for now (no machine available)
use "larger types" e.g. Address.size or Int32.size instead of Char.size
to sort of mimic alignment/Csetjmp.i3, though alignment is set separately
from size
use decimal to mimic Csetjmp.i3 (and many but not all /usr/include/setjmp.h)
More information about the M3commit
mailing list