[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Jan 24 13:12:12 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/01/24 13:12:12
Modified files:
cm3/m3-libs/m3core/src/Csupport/Common/: hand.c
Log message:
add a bunch of functions under #ifdef _WIN32
that I strongly believe will be used for initial int64 support
(and may drop out as the support improves)
in particular, the backend will need mainly
pushimm(64bit) pushvar(64bit) and calls to these functions
Once the compiler generates calls to these functions,
there will be bootstrapping pain -- current m3core will be needed.
make unused functions static
More information about the M3commit
mailing list