| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-11 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+3 | |
| binutils 2.40 is required by LLVM 19, as older versions do not know about the zmmull extension. I've had to backport some patches to glibc and gcc as well, as they don't build with binutils 2.40. Alternatively, we could also switch to glibc 2.35 and gcc 12 (I think). I figured we'd want to avoid the glibc version change, but if that's fine for riscv I can go with that instead. | ||||
| 2023-08-07 | Update dist-riscv64-linux to use binutils 2.36 | Nikita Popov | -1/+1 | |
| The zicsr feature has been split off from the base ISA. A newer binutils version is required to recognize it. | ||||
| 2023-04-26 | ci: refactor crosstool-ng to use mini-defconfig | Josh Stone | -0/+16 | |
