Skip to content

Commit 09211d4

Browse files
committed
release-notes: Add release notes for 0.15.1-rc1
This commit adds the release notes for the Zephyr SDK 0.15.1-rc1 release. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 01f76f0 commit 09211d4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Notes / Changes in various releases
22

3+
## Zephyr SDK 0.15.1-rc1
4+
5+
- general:
6+
* Updated the Zephyr SDK CMake package to declare Thread Local Storage (TLS)
7+
support.
8+
9+
- gcc:
10+
* Changed RV64I multi-libs to use the `medany` code model.
11+
* Changed the default RISC-V library to build with Zicsr and Zifencei
12+
extensions.
13+
* Added RISC-V `rv32ifac` multi-lib.
14+
* Added ARC `hs4x_rel31` CPU variant support.
15+
* Disabled GOT indirection usage for weak symbol references on AArch64.
16+
317
## Zephyr SDK 0.15.0
418

519
- general:

0 commit comments

Comments
 (0)