1.0.9.26: Update comment about little-endian MIPS.
authorThiemo Seufer <ths@networkno.de>
Sun, 2 Sep 2007 03:04:32 +0000 (03:04 +0000)
committerThiemo Seufer <ths@networkno.de>
Sun, 2 Sep 2007 03:04:32 +0000 (03:04 +0000)
base-target-features.lisp-expr
version.lisp-expr

index 9b519a0..fdc3c68 100644 (file)
  ;;   :hppa
  ;;      any PA-RISC CPU
  ;;   :mips
- ;;      any MIPS CPU (in little-endian mode with :little-endian -- currently
- ;;      untested)
+ ;;      any MIPS CPU (in little-endian mode with :little-endian)
  ;;
  ;; (CMU CL also had a :pentium feature, which affected the definition
  ;; of some floating point vops. It was present but not enabled or
index 96c0229..c32fc91 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.9.25"
+"1.0.9.26"