[Openmcl-cvs-notifications] Commit: ccl/level-0

gb@clozure.com gb at clozure.com
Sun Nov 5 07:40:36 MST 2006


Affected files with versions:
  l0-cfm-support.lisp,1.22
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/level-0
  In directory clozure.com:/tmp/cvs-serv16661/level-0
  
  Modified Files:
  	l0-cfm-support.lisp 
  Log Message:
  Some platforms (the L-word) generate ppc64 functions whose addresses
  are not 0 mod 8, so (a) make MACPTR->FIXNUM return NIL if an address
  isn't representable as a fixnum and (b) make FOREIGN-SYMBOL-ENTRY
  return an address if it can't return a fixnum on PPC (really just
  affects PPC64.)


More information about the Openmcl-cvs-notifications mailing list