CMUCL commit: src/general-info (release-20b.txt)
Raymond Toy
rtoy at common-lisp.net
Wed Jul 21 19:22:18 CEST 2010
Date: Wednesday, July 21, 2010 @ 13:22:18
Author: rtoy
Path: /project/cmucl/cvsroot/src/general-info
Modified: release-20b.txt
Update from logs about sparc :executable and SSE2 bug fix for
imaginary part of complex single.
-----------------+
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.37 src/general-info/release-20b.txt:1.38
--- src/general-info/release-20b.txt:1.37 Tue Jul 20 18:08:58 2010
+++ src/general-info/release-20b.txt Wed Jul 21 13:22:18 2010
@@ -81,6 +81,7 @@
specified exernal format. To support this, the macros
DEFINE-EXTERNAL-FORMAT and DEFINE-COMPOSING-EXTERNAL-FORMAT have
changed.
+ - The sparc port now supports the :executable feature.
* ANSI compliance fixes:
- COMPILE will update the macro-function if the specified name
@@ -189,6 +190,8 @@
snapshot has been fixed. The bug prevented the non-unicode
versions of CMUCL from loading the external format aliases
file.
+ - With SSE2, the imaginary part of a (complex single-float) is now
+ returned correctly.
* Trac Tickets:
#33: get-dispatch-macro-character doesn't signal errors in
More information about the cmucl-commit
mailing list