Skip to content

20200618-1

Compare
Choose a tag to compare
@lenary lenary released this 18 Jun 13:51

rv32imc Tool Versions:

  • GCC: 9.2.0 (from crosstool-ng)
  • Clang/LLVM: fa038e03504c7d0dfd438b1dfdd6da7081e75617 (2020-05-25)

rv32imcb Tool Versions

  • Binutils: 612aac65e690387c963c34a31dd1fb138d88a45c, with B extension patch
  • GCC: 49f75e008c0809eb3c74a163297b4aa8925c9f1c (10.0.0 experimental) with B extension patch
  • Clang/LLVM: fa038e03504c7d0dfd438b1dfdd6da7081e75617 (2020-05-25) includes B experimental extension, supported by built-in assembler (but not code generator).

Changes since 20200606-1

  • libstdc++ is now statically linked to Clang/LLVM. We are linking with a version that is more recent than what several distros provide by default (e.g. ubuntu-16.04), so this should fix such dependency issues
  • The combined toolchain tarballs should no longer have any broken symlinks
  • Binutils and GCC now contain a bug report email address
  • Various build clean-ups and sanity checks