This is a cross-toolchain built from public source repositories. It can make and analyze binaries for hexagon-unknown-linux-musl
and hexagon-unknown-none-elf
. hexagon-unknown-none-elf
is a baremetal target that does not have any platform support like bootstrapping/loaders nor a C library.
These toolchains were built from the LLVM 19.1.5 release.
Ubuntu 18, x86_64
Linux aarch64
Linux x86_64
Windows x64
Windows arm64
SHA256SUMS of these archives
Notable features/fixes
- linker fix: llvm/llvm-project#116798
- compiler fix for library link order - fix necessary to use eld
- compiler driver fix for lld linker recognition when cross-compiling