Output lisp-readable list of cold function addresses
View Changes
x86-64: Disallow :full-call as an asm routine return style
View Changes
Remove clc instructions that do nothing
View Changes
Remove R/M/W memory operation from alloc-alien-stack-space
View Changes
Replace mem-reg XADD with load+add+store
View Changes
sb-simd: Fix a bunch of bugs
View Changes
Allow (setf (slot-value x 'read-only-struct-slot)) at compile-time
View Changes
(reverse (list a b c)) => (list c b a)
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
2.6.8: will be tagged as "sbcl-2.6.8"
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
Fix a C style warning
View Changes
Adjust NEWS
View Changes
Adjust NEWS
View Changes
Draft NEWS for sbcl-2.6.8
View Changes
build-all-cores
View Changes
Remove dstate-disp-n
View Changes
Protect a test with #+
View Changes
Add a test for foldable functions without a runtime function
View Changes
Fix emit-avx512-inst-imm
View Changes
Disassemble more avx512 instructions
View Changes
Reset dstate-disp-n to 0
View Changes
Fix disassembler
View Changes
Fix avx512 instruction encoding for ymm16-31
View Changes
Save avx-512 registers around foreign calls
View Changes
Remove debug output
View Changes
Don't save avx512 registers in alloc tramps
View Changes
Fix avx-512 register allocation
View Changes
Fix %make-simd-pack-512-single
View Changes
arm64: fix %make-simd-pack-double/single
View Changes
Last updated: August 29, 2026 01:48 AM