[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb at clozure.com
gb at clozure.com
Tue Oct 25 03:40:28 MDT 2005
Affected files with versions:
constants32.h,1.8
constants32.s,1.12
constants64.h,1.15
constants64.s,1.22
lisp-exceptions.c,1.50
macros.h,1.4
macros.s,1.21
pmcl-kernel.c,1.37
spentry.s,1.66
thread_manager.c,1.31
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv47442/lisp-kernel
Modified Files:
constants32.h constants32.s constants64.h constants64.s
lisp-exceptions.c macros.h macros.s pmcl-kernel.c spentry.s
thread_manager.c
Log Message:
deprecate (and stop using, at least in the kernel) tcr.interrupt_level;
use tcr->tlb_pointer[INTERRUPT_LEVEL_BINDING_INDEX] instead (which just
happens to be the dynamic value of CCL::*INTERRUPT-LEVEL*.)
More information about the Openmcl-cvs-notifications
mailing list