We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4151480 commit 377f2dfCopy full SHA for 377f2df
RELEASE_NOTES.md
@@ -1,11 +1,12 @@
1
-# Version 2.7.0 (LLVM15-18) Pending
+# Version 2.7.0 (LLVM15-19) Pending
2
3
## Added
4
* Package lock support, based on SBCL's. Currently ignores local
5
bindings. Thanks @bumblingbats.
6
* Add support for 80-bit and 128-bit LONG-FLOAT. Extended precision
7
- LONG-FLOAT is available on amd64 and non-Apply arm64 platforms. It
+ LONG-FLOAT is available on amd64 and non-Apple arm64 platforms. It
8
is automatically detected and enabled.
9
+* LLVM19 support.
10
11
## Changed
12
* Floating point exceptions FE_INVALID, FE_OVERFLOW and FE_DIVBYZERO
0 commit comments