All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.17.0 - 2024-04-15
- Updated linux kernel to v6.5.13-ctsi-1
- Added libclang-dev to the docker image
- Updated xgenext2fs to 1.5.5
- Updated rustup to 1.27.0
- Updated rust to 1.77.2
0.16.1 - 2024-08-
- Updated debian bookworm base image
- Updated xgenext2fs to 1.5.5
- Updated rustup to 1.27.0
- Updated rust to 1.77.2
0.16.0 - 2023-11-30
- Updated linux kernel to v6.5.9-ctsi-1
- Updated crosstoll-ng to 1.26.0
- Updated gcc to 12.3.0
- Updated rustup to 1.26.0
- Updated rust to 1.74.0
- Updated debian bookworm base image
- Added xgenext2fs to image
0.15.0 - 2023-08-11
- Added support for Linux/ARM64 images
- Added support for the GitHub registry
- Added support for building multiple toolchains (RV64G and RV64IMA)
- Changed base image from Ubuntu 22.04 to Debian Bookworm
- Refactored download target dependency on Makefile
- Updated the version of some workflow actions
- Updated Rust toolchain version
- Added support for multiple configurations in CI
- Updated license/copyright notice in all source code
- Fixed Linux download of linux source on CI
- Fixed docker build cache parameters
- Fixed kernel source shasum
0.14.0 - 2023-02-29
- Updated the kernel to v5.15.63-ctsi-2
0.13.0 - 2023-02-10
- Create a RV64GC toolchain by default
0.12.0 - 2022-11-16
- Updated the kernel to v5.15.63-ctsi-1
- Cache docker build and push in CI
- Create a imafd toolchain by default
0.11.0 - 2022-08-29
- Updated Linux Kernel to v5.5.19-ctsi-6
0.10.0 - 2022-06-22
- Reduce Rust installation size
- Download linux sources from the same github org
- Add option to specify the kernel version the toolchain provides
0.9.1 - 2022-06-02
- Build Rust for arm as well as x86_64
- Fixed Rust nightly version
- Updated base docker from Ubuntu 20.04 to Ubuntu 22.04
- Remove python 2 (deprecated)
0.9.0 - 2022-04-20
- Install genext2fs version 1.5.0 from source
- Updated Linux Kernel to v5.5.19-ctsi-5
0.8.0 - 2022-03-04
- Updated Linux Kernel to v5.5.19-ctsi-4
0.7.0 - 2021-12-17
- Initial support for Rust cross compiler
- Updated Linux Kernel to v5.5.19-ctsi-3
- Fixed isl package mirror