CMUCL commit: src/general-info (release-20b.txt)

Raymond Toy rtoy at common-lisp.net
Sat Aug 28 02:05:32 CEST 2010


    Date: Friday, August 27, 2010 @ 20:05:32
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/general-info

Modified: release-20b.txt

general-info/release-20b.txt:
o Merge changes from 20b branch.


-----------------+
 release-20b.txt |    3 +++
 1 file changed, 3 insertions(+)


Index: src/general-info/release-20b.txt
diff -u src/general-info/release-20b.txt:1.45 src/general-info/release-20b.txt:1.46
--- src/general-info/release-20b.txt:1.45	Mon Aug 23 20:26:11 2010
+++ src/general-info/release-20b.txt	Fri Aug 27 20:05:32 2010
@@ -199,6 +199,9 @@
       operation exception.)
     - For SSE2 builds, = no longer signals an error if one operand is NaN.  This
       matches what happens for x87.
+    - For SSE2 builds, SIGCONTEXT-FLOAT-REGISTER returned the wrong
+      value for single-floats.  Easily noticead when tracing a
+      function with single-float arguments.
 
   * Trac Tickets:
     #33: get-dispatch-macro-character doesn't signal errors in



More information about the cmucl-commit mailing list