[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb@clozure.com
gb at clozure.com
Fri May 5 13:24:20 MDT 2006
Affected files with versions:
x86-spentry64.s,1.69
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv10884/lisp-kernel
Modified Files:
x86-spentry64.s
Log Message:
Preserve NEXT-METHOD-CONTEXT when heap-consing an &REST arg.
(%allocptr and %next-method-context are the same register, so &rest clobbbers
%next-method-context.)
Could make separate entry points, so that this is only done when %next-method-context
needs to be preserved ...
More information about the Openmcl-cvs-notifications
mailing list