Changeset 5105
- Timestamp:
- Sep 4, 2006, 3:20:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5101 r5105 1 2006-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 6 2006-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 12 2006-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 1 17 2006-09-04 06:04 gb 2 18
Note:
See TracChangeset
for help on using the changeset viewer.
