Releases: nerves-project/toolchains
v1.4.0
This release updates gcc from version 9.2.0 to 10.2.0 and includes various
updates to the C runtime. See https://gcc.gnu.org/ for the many changes in the
gcc 10.x releases.
All toolchains have been renamed to set the vendor to nerves. ARM32 toolchains
were renamed for consistency with https://toolchains.bootlin.com naming.
nerves_toolchain_aarch64_unknown_linux_gnu -> nerves_toolchain_aarch64_nerves_linux_gnu
nerves_toolchain_armv5tejl_unknown_linux_musleabi -> nerves_toolchain_armv5_nerves_linux_musleabi
nerves_toolchain_armv6_rpi_linux_gnueabi -> nerves_toolchain_armv6_nerves_linux_gnueabi
nerves_toolchain_arm_unknown_linux_gnueabihf -> nerves_toolchain_armv7_nerves_linux_gnueabihf
nerves_toolchain_i586_unknown_linux_gnu -> nerves_toolchain_i586_nerves_linux_gnu
nerves_toolchain_mipsel_unknown_linux_musl -> nerves_toolchain_mipsel_nerves_linux_musl
nerves_toolchain_x86_64_unknown_linux_gnu -> nerves_toolchain_x86_64_nerves_linux_gnu
nerves_toolchain_x86_64_unknown_linux_musl -> nerves_toolchain_x86_64_nerves_linux_musl
Linux headers were downgraded from 4.14.160 to 4.4.214 to support using
toolchains with systems using older versions of Linux.
-
Tool versions
- GCC 10.2
- Linux 4.4.214 headers
- glibc 2.32
-
Updated dependencies
- nerves v1.7
- nerves_toolchain_ctng v1.8.1
v1.3.2
v1.3.1
v1.3.0
This release updates gcc from version 8.3.0 to 9.2.0 and includes various
updates to the C runtime. See https://gcc.gnu.org/ for the many changes in the
gcc 9.x releases.
-
Tool versions
- Linux 4.14.160 headers
- glibc 2.30
- muslc 1.1.24
-
Updated dependencies
- nerves v1.5
- nerves_toolchain_ctng v1.7.0
v1.2.0
This release updates gcc from version 7.3.0 to 8.3.0 and includes various
updates to the C runtime. See https://gcc.gnu.org/ for the many changes in the
gcc 8.x releases.
-
Tool versions
- glibc 2.29
- muslc 1.1.21
-
Updated dependencies
- nerves v1.4
- nerves_toolchain_ctng v1.6.0
v1.2.0-rc.0
This release updates gcc from version 7.3.0 to 8.3.0 and includes various
updates to the C runtime. See https://gcc.gnu.org/ for the many changes in the
gcc 8.x releases.
-
Tool versions
- glibc 2.29
- muslc 1.1.21
-
Updated dependencies
- nerves v1.4
- nerves_toolchain_ctng v1.6.0
v1.1.0
v1.1.0-rc.1
This release pulls in a fix to gcc for building Qt on ARM platforms.
- Updated dependencies
- nerves_toolchain_ctng v1.5.0-rc.2
v1.1.0-rc.0
This release upgrades gcc from version 6.3.0 to 7.3.0. This addresses a C++
compiler issue and may bring in performance improvements.
-
Tool versions
- glibc 2.27
- muslc 1.1.19
-
Updated dependencies
- nerves v1.1
- nerves_toolchain_ctng v1.5