[M3commit] CVS Update: cm3
Antony Hosking
hosking at elego.de
Thu May 24 20:20:34 CEST 2007
CVSROOT: /usr/cvs
Changes by: hosking at birch. 07/05/24 20:20:34
Modified files:
cm3/m3-libs/m3core/src/runtime/common/: RTAllocator.m3
RTHooks.i3
Log message:
Refactor allocation hooks to permit direct calls to AllocateTraced[Ref/Obj]
from compiled allocation sequences. This eliminates having to pass through the
runtime check in the old RTHooks.Allocate. Eventually, RTHooks.Allocate will
go away, but for now older unbootstrapped compilers will still try to use it.
More information about the M3commit
mailing list