Skip to content

Commit

Permalink
1.0.9.26: Update comment about little-endian MIPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiemo Seufer committed Sep 2, 2007
1 parent 9998e72 commit 6d3a964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions base-target-features.lisp-expr
Expand Up @@ -288,8 +288,7 @@
;; :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
Expand Down
2 changes: 1 addition & 1 deletion version.lisp-expr
Expand Up @@ -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"

0 comments on commit 6d3a964

Please sign in to comment.