newsGNU Common Lisp - News: GCL 2.6.11 has been released

 
 
Latest News
GCL 2.6.14 has been released posted by camm, Fri 13 Jan 2023 04:20:10 PM UTC
GCL 2.6.13 is released posted by camm, Tue 20 Dec 2022 06:05:45 PM UTC
GCL 2.6.12 is released posted by camm, Tue 28 Oct 2014 02:49:17 PM UTC
GCL 2.6.11 has been released posted by camm, Sat 06 Sep 2014 04:19:46 PM UTC
GCL 2.6.10 has been released posted by camm, Wed 13 Nov 2013 07:22:22 PM UTC

GCL 2.6.11 has been released

Item posted by Camm Maguire <camm> on Sat 06 Sep 2014 04:19:46 PM UTC.

Greetings!  The GCL team is happy to announce the release of version
2.6.11, the latest achievement in the 'stable' (as opposed to
'development') series.  Please see http://www.gnu.org/software/gcl for
downloading information.

This release features better floating point precision processing,
support for cygwin, arm64, ppc64, ppc64le and solaris, more robust
SGC, exact vararg initialization, SIGFPE trapping via
#'si::break-on-floating-point-exceptions, x86 support for libopcode
instruction disassembly via #'si::disassemble-instruction, simplified
build dependencies, faster gcd, lcm, typep, coerce, 1+-, predicates,
pcl cache, SGC, fast-linking, closure calls and compiled bignums,
compilation of top level closure forms by default, memoization of
array type handling, support for machines handling long and object
returns in different registers, a much smaller cmpinclude.h, prelink
support, default Debian compiler flag support (especially
stack-guard), new linking and fast-linking diagnostic functions, some
selinux support via READ_IMPLIES_EXEC personality, and many
miscellaneous bug fixes and support for bugs in various external
systems.

 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code