Changeset 5105


Ignore:
Timestamp:
Sep 4, 2006, 3:20:30 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5101 r5105  
     12006-09-04 16:16  gb
     2
     3        * compiler/PPC/PPC64/ppc64-vinsns.lisp: LOAD-CHARACTER-CONSTANT:
     4        and the char code with #xff to get the low byte.
     5
     62006-09-04 16:15  gb
     7
     8        * compiler/PPC/PPC32/ppc32-vinsns.lisp: LOAD-CHARACTER-CONSTANT:
     9        and the char code with #xff or 255., not with #x255.  (Cause lots
     10        of wackiness, mostly in readtable initialization.)
     11
     122006-09-04 16:12  gb
     13
     14        * compiler/PPC/ppc2.lisp: Use u32->char (which is defined) vice
     15        u8->char (which is no more) in %CHAR-CODE.
     16
    1172006-09-04 06:04  gb
    218
Note: See TracChangeset for help on using the changeset viewer.