summaryrefslogtreecommitdiffstats
path: root/Documentation/releases
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-05-25 06:16:48 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-05-28 21:52:07 +0000
commit7473671b8bbad420e04e8843b309d51b1a941db9 (patch)
treed41cecb27adfcaa5544a151a57759e9746c1bcec /Documentation/releases
parent30e743e7cc7f8f26867ddd3d2e8ab7e86368499b (diff)
downloadcoreboot-7473671b8bbad420e04e8843b309d51b1a941db9.tar.gz
coreboot-7473671b8bbad420e04e8843b309d51b1a941db9.tar.bz2
coreboot-7473671b8bbad420e04e8843b309d51b1a941db9.zip
docs/releases/4.21: Add toolchain updates
Change-Id: Ibd7c23a8c7c30ff19e0564d01489fecb3f34dadc Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/75414 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/coreboot-4.21-relnotes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.21-relnotes.md b/Documentation/releases/coreboot-4.21-relnotes.md
index 2e4131a051a0..8c34dcbafca5 100644
--- a/Documentation/releases/coreboot-4.21-relnotes.md
+++ b/Documentation/releases/coreboot-4.21-relnotes.md
@@ -20,6 +20,11 @@ Significant or interesting changes
* This section should have full descriptions and can or should have
a link to the referenced commits.
+### Toolchain updates
+
+* Upgrade IASL from 20221020 to 20230331
+* Upgrade LLVM from 15.0.7 to 16.0.4
+
Additional coreboot changes
---------------------------