[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb at clozure.com gb at clozure.com
Fri Sep 2 04:03:19 MDT 2005


Affected files with versions:
  macros.s,1.20
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv37464/lisp-kernel
  
  Modified Files:
  	macros.s 
  Log Message:
  Try to make catch/unwind-protect frames faster: allocate on the tstack
  in an unboxed frame, use NARGS as a base register, set each field
  individually and in order, then change the tstack frame to 'boxed'.
  
  pc_luser_xp() recognizes stores relative to nargs and zeroes out any
  partially initialized fields in the catch frame.


More information about the Openmcl-cvs-notifications mailing list