1.0.8.48: Update comment.
authorThiemo Seufer <ths@networkno.de>
Sun, 26 Aug 2007 20:53:34 +0000 (20:53 +0000)
committerThiemo Seufer <ths@networkno.de>
Sun, 26 Aug 2007 20:53:34 +0000 (20:53 +0000)
src/code/float-trap.lisp
version.lisp-expr

index 95f385a..897d310 100644 (file)
@@ -47,7 +47,7 @@
 
 ;;; interpreter stubs for floating point modes get/setters for the
 ;;; alpha have been removed to alpha-vm.lisp, as they are implemented
-;;; in C rather than as VOPs.
+;;; in C rather than as VOPs. Likewise for x86-64 and mips.
 #!-(or alpha x86-64 mips)
 (progn
   (defun floating-point-modes ()
index 29a8946..8df57a0 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.8.47"
+"1.0.8.48"