Skip to content

Releases: MaterializeInc/toolchains

clang-18.1.8-4

14 Sep 02:04
Compare
Choose a tag to compare

Built on top of clang-18.1.8-3 but with the following changes:

  • Bootstrapped from clang 18 as opposed to clang 17
  • Includes llvm-dwarfdump binary

clang-18.1.8-3

08 Sep 22:56
Compare
Choose a tag to compare

Same cmake configuration as clang-18.1.8-2, but built in a Docker image with Ubuntu 22.04 as the base image.

rust-nightly/2024-08-01

08 Sep 16:22
Compare
Choose a tag to compare
make release tags required to help prevent clobbering old builds

rust-1.81.0

06 Sep 04:52
Compare
Choose a tag to compare
adjust paths

clang-18.1.8-2

06 Sep 03:46
Compare
Choose a tag to compare

Everything from clang-18.1.8-1 plus:

  • Built in a Docker container with Ubuntu 24.04 as the base image, which has glibc 2.39
  • Includes LLVM sanitizer runtimes. asan, tsan, hwasan, cfi, msan, and ubsan.

clang-18.1.8-1

03 Sep 13:59
Compare
Choose a tag to compare

Difference from clang-18.1.8

Built with the following additional C flags:

  • -DNDEBUG
  • -O3
  • -fPIC
  • -mcpu=neoverse-n1 (for aarch64 build)
  • -march=v86_64-v3 (for x86_64 build)

linux-sysroot-5_10-2_35-11_4_0

31 Aug 01:09
Compare
Choose a tag to compare

linux-sysroot-6_1-2_38-13_3_0

29 Aug 12:44
Compare
Choose a tag to compare

linux-sysroot-4_18-2_28-10_3_0

03 Sep 20:50
Compare
Choose a tag to compare
make sysroot shell scripts executable

rust-1.80.1

15 Aug 16:32
Compare
Choose a tag to compare
adjust generated tarball once more