From da0a64ab780638d5d49c8840e1d95947e09d710b Mon Sep 17 00:00:00 2001 From: Justin Schneck Date: Wed, 27 Jan 2021 09:02:49 -0500 Subject: [PATCH] v1.4.1 release --- CHANGELOG.md | 10 ++++++++++ nerves_toolchain_aarch64_nerves_linux_gnu/VERSION | 2 +- nerves_toolchain_armv5_nerves_linux_musleabi/VERSION | 2 +- nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION | 2 +- nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION | 2 +- nerves_toolchain_i586_nerves_linux_gnu/VERSION | 2 +- nerves_toolchain_mipsel_nerves_linux_musl/VERSION | 2 +- nerves_toolchain_x86_64_nerves_linux_gnu/VERSION | 2 +- nerves_toolchain_x86_64_nerves_linux_musl/VERSION | 2 +- 9 files changed, 18 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abbb848..59ed8ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Toolchain Releases +## v1.4.1 + +This release adds host support for native Mac M1 toolchains. + +Hardware float has been enabled on the `armv6` toolchain to further +consistency with https://toolchains.bootlin.com configurations. + +* Updated dependencies + * nerves_toolchain_ctng v1.8.2 + ## v1.4.0 This release updates gcc from version 9.2.0 to 10.2.0 and includes various diff --git a/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION b/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION b/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION +++ b/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION b/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION +++ b/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION b/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION +++ b/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_i586_nerves_linux_gnu/VERSION b/nerves_toolchain_i586_nerves_linux_gnu/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_i586_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_i586_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_mipsel_nerves_linux_musl/VERSION b/nerves_toolchain_mipsel_nerves_linux_musl/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_mipsel_nerves_linux_musl/VERSION +++ b/nerves_toolchain_mipsel_nerves_linux_musl/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION b/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1 diff --git a/nerves_toolchain_x86_64_nerves_linux_musl/VERSION b/nerves_toolchain_x86_64_nerves_linux_musl/VERSION index 88c5fb8..347f583 100644 --- a/nerves_toolchain_x86_64_nerves_linux_musl/VERSION +++ b/nerves_toolchain_x86_64_nerves_linux_musl/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1