Releases: AmanoTeam/Raiden
Releases · AmanoTeam/Raiden
Raiden v0.7
Changed
- Update to GCC 15.0.1
- This is a pre-release of GCC. Expect bugs until the launch of the stable release.
- Update to binutils 2.44
- Turn
-Wimplicit-int
and-Wint-conversion
back into warnings. - Change the default language version for C compilation from
-std=gnu23
back to-std=gnu17
.
Added
- Add cross-compilation toolchains for CMake and Autotools.
Raiden v0.6
- Update to GCC 14.2.0
- Update to binutils 2.43
Raiden v0.5
- Update to GCC 14.1.0
- Update to binutils 2.42
Raiden v0.4
- Update to GCC 13.2
Raiden v0.3
- Update to GCC 13
- Add support to mips64-unknown-linux-musl
Raiden v0.2
- All toolchains are now built with OBGGCC
- This project is now called "Raiden"
Raiden v0.1
- Initial release