Index: /trunk/ccl/ChangeLog
===================================================================
--- /trunk/ccl/ChangeLog	(revision 5874)
+++ /trunk/ccl/ChangeLog	(revision 5875)
@@ -1,2 +1,20 @@
+2007-02-10 22:15  gb
+
+	* compiler/X86/x86-lap.lisp: Support :arglist directive.
+
+2007-02-10 22:15  gb
+
+	* compiler/X86/x862.lisp: alloc-c-frame vinsn takes "extra" word
+	count, not total byte count.
+	
+	Fix handling of $undo-x86-c-frame in x862-nlexit.  (Need to check
+	the PPC case, as well.)
+
+2007-02-10 22:11  gb
+
+	* compiler/X86/X8664/x8664-vinsns.lisp: There doesn't need to be a
+	"zero-extend-s8" vinsn, but there does need to be a
+	"zero-extend-u8".
+
 2007-02-10 05:38  gb
 
