CMUCL commit: src/general-info (release-20b.txt)
Raymond Toy
rtoy at common-lisp.net
Thu Sep 9 02:22:03 CEST 2010
Date: Wednesday, September 8, 2010 @ 20:22:03
Author: rtoy
Path: /project/cmucl/cvsroot/src/general-info
Modified: release-20b.txt
Executables work on FreeBSD again.
-----------------+
release-20b.txt | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Index: src/general-info/release-20b.txt
diff -u src/general-info/release-20b.txt:1.47 src/general-info/release-20b.txt:1.48
--- src/general-info/release-20b.txt:1.47 Fri Aug 27 20:09:37 2010
+++ src/general-info/release-20b.txt Wed Sep 8 20:22:03 2010
@@ -17,8 +17,6 @@
New in this release:
* Known issues:
- - CMUCL cannot create working executable images anymore on
- FreeBSD.
- Executable images on Linux may not be able to be created on some
versions of Linux. The problem is in GNU ld which doesn't
allocate enough phdrs to create an executable.
@@ -202,8 +200,8 @@
X.
- It is possible to hash NaNs now. (Previously gave an invalid
operation exception.)
- - For SSE2 builds, = no longer signals an error if one operand is NaN. This
- matches what happens for x87.
+ - 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.
More information about the cmucl-commit
mailing list