Index: /trunk/ccl/ChangeLog
===================================================================
--- /trunk/ccl/ChangeLog	(revision 5154)
+++ /trunk/ccl/ChangeLog	(revision 5155)
@@ -1,2 +1,38 @@
+2006-09-06 18:37  gb
+
+	* lisp-kernel/x86-spentry64.s: misc_ref/misc_set: handle 32-bit
+	strings.
+
+2006-09-06 18:36  gb
+
+	* lisp-kernel/x86-macros.s: Zero-extend early when extracting
+	typecodes.
+
+2006-09-06 18:36  gb
+
+	* level-1/l1-streams.lisp: GET-OUTPUT-STREAM-STRING: use
+	ENSURE-SIMPLE-STRING rather than horrible COERCE nonsense.
+
+2006-09-06 18:35  gb
+
+	* level-1/l1-aprims.lisp: x8664 *immheader-1-array-element-types*
+	contains entry for 32-bit BASE-CHAR.
+
+2006-09-06 18:35  gb
+
+	* compiler/X86/X8664/x8664-vinsns.lisp: zero-extend early when
+	extracting typecodes.
+
+2006-09-06 18:34  gb
+
+	* compiler/X86/X8664/: x8664-arch.lisp, x8664-backend.lisp:
+	32-bit-chars.
+
+2006-09-06 18:33  gb
+
+	* compiler/X86/: x86-backend.lisp, x862.lisp: Defer handling of the
+	:rcontext pseudo-register name until the target backend is in
+	place.
+
 2006-09-06 16:39  gb
 
