Skip to content

Releases: AmanoTeam/Raiden

Raiden v0.7

18 Feb 01:48
Compare
Choose a tag to compare

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

13 Aug 05:15
Compare
Choose a tag to compare
  • Update to GCC 14.2.0
  • Update to binutils 2.43

Raiden v0.5

01 Jun 16:56
Compare
Choose a tag to compare
  • Update to GCC 14.1.0
  • Update to binutils 2.42

Raiden v0.4

24 Aug 01:18
Compare
Choose a tag to compare
  • Update to GCC 13.2

Raiden v0.3

30 Jul 10:54
Compare
Choose a tag to compare
  • Update to GCC 13
  • Add support to mips64-unknown-linux-musl

Raiden v0.2

31 May 21:30
Compare
Choose a tag to compare
  • All toolchains are now built with OBGGCC
  • This project is now called "Raiden"

Raiden v0.1

13 Apr 19:25
Compare
Choose a tag to compare
  • Initial release