[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Oct 25 13:16:01 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/10/25 13:16:01
Modified files:
cm3/m3-libs/m3core/src/runtime/SOLgnu/: m3makefile
cm3/m3-libs/m3core/src/runtime/SOLsun/: m3makefile
Added files:
cm3/m3-libs/m3core/src/runtime/SOLgnu/: RTMachineASM.s
cm3/m3-libs/m3core/src/runtime/SOLsun/: RTMachineASM.s
Log message:
bring back RTMachine__SaveRegsInStack for use by RTStackC.c
This is highly non-ideal.
Tony had done a good thing in reducing two copies to one, and
now I've put them back so we have three.
However if Solaris is to have user threads, then Tony's copy
might not be there. Perhaps we can put it in runtime/common
or runtime/posix instead?
More information about the M3commit
mailing list