[movitz-cvs] CVS update: movitz/image.lisp

Frode Vatvedt Fjeld ffjeld at common-lisp.net
Wed Apr 14 12:40:27 UTC 2004


Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv2160

Modified Files:
	image.lisp 
Log Message:
No comment.

Date: Wed Apr 14 08:40:26 2004
Author: ffjeld

Index: movitz/image.lisp
diff -u movitz/image.lisp:1.20 movitz/image.lisp:1.21
--- movitz/image.lisp:1.20	Thu Mar 25 20:44:46 2004
+++ movitz/image.lisp	Wed Apr 14 08:40:26 2004
@@ -9,7 +9,7 @@
 ;;;; Created at:    Sun Oct 22 00:22:43 2000
 ;;;; Distribution:  See the accompanying file COPYING.
 ;;;;                
-;;;; $Id: image.lisp,v 1.20 2004/03/26 01:44:46 ffjeld Exp $
+;;;; $Id: image.lisp,v 1.21 2004/04/14 12:40:26 ffjeld Exp $
 ;;;;                
 ;;;;------------------------------------------------------------------
 
@@ -1434,6 +1434,7 @@
 			  `(muerte.cl:progn
 			     (muerte::with-inline-assembly (:returns :nothing)
 			       (:cli)
+			       (:cld)	; clear direction flag => "normal" register GC roots.
 
 			       (:movw ,(1- (* 8 8)) (:esp -6))
 			       (:movl ,(+ (image-ds-segment-base *image*)





More information about the Movitz-cvs mailing list