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

gb@clozure.com gb at clozure.com
Sun May 28 17:01:09 MDT 2006


Affected files with versions:
  ppc-exceptions.c,1.71
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv99128/lisp-kernel
  
  Modified Files:
  	ppc-exceptions.c 
  Log Message:
  If we handle a SIGNAL_FOR_PROCESS_INTERRUPT trap, clear tcr->interrupt_pending.
  
  Back out of the hack that tried to work around a Darwin bug (FP exception
  flags were cleared in the MSR after a thread had been interrupted via
  pthread_kill()), since the fix seems not to be GC-safe.
  
  Add some debugging code to print when the exception lock is acquired/released.


More information about the Openmcl-cvs-notifications mailing list