microblazeel--glibc--stable-2026.08-1 This is a toolchain provided by the https://toolchains.bootlin.com/ service. This toolchain was built using Buildroot. The complete source code for all components of the toolchain can be found at http://toolchains.bootlin.com/downloads/releases/sources/. The complete license text of all components of the toolchain can be found at http://toolchains.bootlin.com/downloads/releases/licenses/. This toolchain is based on: gcc version 15.3.0 binutils version 2.45.1 gdb version glibc version 2.44-23-g11ac3d78fc5e4f7f2846002e099f773ad8ff82fc For those who would like to reproduce the toolchain, you can just follow these steps: git clone https://github.com/bootlin/buildroot-toolchains.git buildroot cd buildroot git checkout origin/toolchains.bootlin.com-2026.08 curl https://toolchains.bootlin.com/downloads/test-2026.08/toolchains/microblazeel/build_fragments/microblazeel--glibc--stable-2026.08-1.defconfig > .config make olddefconfig make make sdk