Planet SBCL

August 29, 2026

SBCL CommitsOutput lisp-readable list of cold function addresses

Output lisp-readable list of cold function addresses
View Changes

 

August 28, 2026

SBCL Commitsx86-64: Disallow :full-call as an asm routine return style

x86-64: Disallow :full-call as an asm routine return style
View Changes

 

SBCL CommitsRemove clc instructions that do nothing

Remove clc instructions that do nothing
View Changes

 

SBCL CommitsRemove R/M/W memory operation from alloc-alien-stack-space

Remove R/M/W memory operation from alloc-alien-stack-space
View Changes

 

SBCL CommitsReplace mem-reg XADD with load+add+store

Replace mem-reg XADD with load+add+store
View Changes

 

SBCL Commitssb-simd: Fix a bunch of bugs

sb-simd: Fix a bunch of bugs
View Changes

 

SBCL CommitsAllow (setf (slot-value x 'read-only-struct-slot)) at compile-time

Allow (setf (slot-value x 'read-only-struct-slot)) at compile-time
View Changes

 

SBCL Commits(reverse (list a b c)) => (list c b a)

(reverse (list a b c)) => (list c b a)
View Changes

 

Launchpad Bugs[2165787] sb-manual is causing problems on windows with symlinks

Affects Status Importance Assigned to Bug watch
sbcl New Undecided -
 

SBCL Commits2.6.8: will be tagged as "sbcl-2.6.8"

2.6.8: will be tagged as "sbcl-2.6.8"
View Changes

 

August 27, 2026

Launchpad Bugs[2165426] arch_scrub_control_stack on x86-64 is deficient

Affects Status Importance Assigned to Bug watch
sbcl New Undecided -
 

SBCL CommitsFix a C style warning

Fix a C style warning
View Changes

 

SBCL CommitsAdjust NEWS

Adjust NEWS
View Changes

 

August 26, 2026

SBCL CommitsAdjust NEWS

Adjust NEWS
View Changes

 

SBCL CommitsDraft NEWS for sbcl-2.6.8

Draft NEWS for sbcl-2.6.8
View Changes

 

SBCL Commitsbuild-all-cores

build-all-cores
View Changes

 

SBCL CommitsRemove dstate-disp-n

Remove dstate-disp-n
View Changes

 

SBCL CommitsProtect a test with #+

Protect a test with #+
View Changes

 

SBCL CommitsAdd a test for foldable functions without a runtime function

Add a test for foldable functions without a runtime function
View Changes

 

SBCL CommitsFix emit-avx512-inst-imm

Fix emit-avx512-inst-imm
View Changes

 

SBCL CommitsDisassemble more avx512 instructions

Disassemble more avx512 instructions
View Changes

 

SBCL CommitsReset dstate-disp-n to 0

Reset dstate-disp-n to 0
View Changes

 

SBCL CommitsFix disassembler

Fix disassembler
View Changes

 

August 25, 2026

SBCL CommitsFix avx512 instruction encoding for ymm16-31

Fix avx512 instruction encoding for ymm16-31
View Changes

 

SBCL CommitsSave avx-512 registers around foreign calls

Save avx-512 registers around foreign calls
View Changes

 

SBCL CommitsRemove debug output

Remove debug output
View Changes

 

SBCL CommitsDon't save avx512 registers in alloc tramps

Don't save avx512 registers in alloc tramps
View Changes

 

SBCL CommitsFix avx-512 register allocation

Fix avx-512 register allocation
View Changes

 

SBCL CommitsFix %make-simd-pack-512-single

Fix %make-simd-pack-512-single
View Changes

 

SBCL Commitsarm64: fix %make-simd-pack-double/single

arm64: fix %make-simd-pack-double/single
View Changes

 



Last updated: August 29, 2026 01:48 AM