[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sat Feb 27 14:55:18 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/02/27 14:55:18
Modified files:
cm3/m3-sys/m3back/src/: Codex86.i3 Codex86.m3 M3x86.m3
M3x86Rep.i3 Stackx86.i3 Stackx86.m3
TIntN.i3 TIntN.m3 TWordN.i3 TWordN.m3
Wrx86.i3 Wrx86.m3
Log message:
make it work again
possible new issue noticed: range checking on longint,
or rather longint subranges and longcard: code might assume
the values are already in integer range, and only range check
for values not known to be within integer range, or something
like that, I need to read this code more..
More information about the M3commit
mailing list