[Openmcl-cvs-notifications] Commit: ccl/compiler/PPC

gb@clozure.com gb at clozure.com
Wed May 10 20:20:15 MDT 2006


Affected files with versions:
  ppc-lapmacros.lisp,1.29
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/compiler/PPC
  In directory clozure.com:/tmp/cvs-serv19621/compiler/PPC
  
  Modified Files:
  	ppc-lapmacros.lisp 
  Log Message:
  Change CHARCODE-SHIFT constant on PPC32, so that the (currently 8-bit) character
  code is stored in the #x0000xx00 byte of a CHARACTER, rather than in the
  #x00xx0000 byte,  This is hard to bootstrap natively (which is why I was trying
  to make ppc64->ppc32 cross-compilation work.)
  
  Change related macros/visnsns as well.


More information about the Openmcl-cvs-notifications mailing list