Steel Bank Common Lisp.

Edit Package sbcl
http://www.sbcl.org/

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp
compiler. It is open source / free software, with a permissive license.
In addition to the compiler and runtime system for ANSI Common Lisp, it
provides an interactive environment including a debugger, a statistical
profiler, a code coverage tool, and many other extensions.

Refresh
Refresh
Source Files
Filename Size Changed
README.openSUSE 0000000368 368 Bytes
customize-target-features.lisp 0000000254 254 Bytes
sbcl-1.1.2-install.patch 0000000358 358 Bytes
sbcl-1.2.7-armel-linux-binary.tar.bz2 0009907991 9.45 MB
sbcl-1.2.7-powerpc-linux-binary.tar.bz2 0009884585 9.43 MB
sbcl-1.4.11-armhf-linux-binary.tar.bz2 0009767589 9.32 MB
sbcl-1.4.2-arm64-linux-binary.tar.bz2 0010578821 10.1 MB
sbcl-1.4.3-x86-linux-binary.tar.bz2 0010227185 9.75 MB
sbcl-1.4.7-x86-64-linux-binary.tar.bz2 0010380734 9.9 MB
sbcl-1.5.8-ppc64le-linux-binary.tar.bz2 0010025597 9.56 MB
sbcl-2.1.5-source.tar.bz2 0006566902 6.26 MB
sbcl.changes 0000134139 131 KB
sbcl.spec 0000005995 5.85 KB
sbclrc.sample 0000001322 1.29 KB
strip-arm-CFLAGS.patch 0000000479 479 Bytes
Revision 145 (latest revision is 210)
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 896329 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 145)
- Update to version 2.1.5
  * minor incompatible change: on x86-64, the backend instruction encoders for
    movzx and for string opcodes have changed their semantics.
  * platform support:
    ** compatibility: support the latest MinGW on x86.  (lp#1923325, thanks to
       Alexis Rivera)
    ** bug fix: on x86-64, fix instruction encoding for TEST on RIP-relative
       addresses.  (lp#1925808, reported by Shinmera on #sbcl, thanks also to
       3b)
    ** bug fix: on x86-64, loading all-1s into an AVX2 register no longer
       causes an error.  (thanks to Marco Heisig)
    ** bug fix: on arm64, improve disassembly of ADD with constant 0 as MOV
    ** enhancement: on arm64, support debugger commands RETURN-FROM-FRAME and
       RESTART-FRAME more efficiently.
    ** enhancement: on x86-64, add support for vshuf* AVX2 instructions.
       (reported by Bela Pecsek)
    ** optimization: faster function calls on arm64.
    ** optimization: (SETF SBIT) is faster on x86-64.
  * bug fix: INTEGER-DECODE-FLOAT was computing the wrong answer for denormal
    double floats.  (lp#1926383, reported by Stavros Macrakis)
  * bug fix: RANDOM on a floating point argument now does not cons.  (reported
    by Tito Latini)
  * bug fix: fix a compiler crash in type derivation of LOGTEST.  (lp#1928243)
  * bug fix: fix a compiler failure when a declared function type contains a
    literal structure with a valid MAKE-LOAD-FORM method.  (lp#1929160, thanks
    to Yurii Hryhorenko)
  * optimization: FBOUNDP on a constant symbol is now faster.
  * optimization: file compilation now produces smaller fasls for files which
    reference package literals.
  * optimization: derive the type of calls to FLOAT-SIGN.
Comments 0
openSUSE Build Service is sponsored by