Update of /cvsroot/sbcl/sbcl/src/compiler/sparc
In directory sc8-pr-cvs1:/tmp/cvs-serv4460/src/compiler/sparc
Modified Files:
sap.lisp
Log Message:
0.8.5.10:
PPC support for 64-bit SAP references
Index: sap.lisp
===================================================================
RCS file: /cvsroot/sbcl/sbcl/src/compiler/sparc/sap.lisp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sap.lisp 27 Oct 2003 09:35:17 -0000 1.2
+++ sap.lisp 27 Oct 2003 11:32:13 -0000 1.3
@@ -1,4 +1,4 @@
-;;;; the Alpha VM definition of SAP operations
+;;;; the SPARC VM definition of SAP operations
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
|