|
[Sbcl-commits] CVS: sbcl-page platform-support-platforms.lisp, 1.126,
1.127
From: Juho Snellman <jsnell@us...> - 2010-12-06 01:28
|
Update of /cvsroot/sbcl/sbcl-page In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18100 Modified Files: platform-support-platforms.lisp Log Message: Update for 1.0.45 Index: platform-support-platforms.lisp =================================================================== RCS file: /cvsroot/sbcl/sbcl-page/platform-support-platforms.lisp,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- platform-support-platforms.lisp 7 Nov 2010 15:20:20 -0000 1.126 +++ platform-support-platforms.lisp 6 Dec 2010 01:28:09 -0000 1.127 @@ -21,8 +21,8 @@ (define-status :not-available "not-available" "Not available (porters welcome!)" "X") (define-status :not-applicable "not-applicable" "No such system" " ") -(define-port :x86 :linux :available "1.0.44") -(define-port :x86-64 :linux :available "1.0.44") +(define-port :x86 :linux :available "1.0.45") +(define-port :x86-64 :linux :available "1.0.45") (define-port :powerpc :linux :available "1.0.28") (define-port :mips :linux :available "1.0.23") (define-port :mipsel :linux :available "1.0.28") |
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl-page platform-support-platforms.lisp, 1.126, 1.127 | Juho Snellman <jsnell@us...> |