about summary refs log tree commit diff
path: root/library/stdarch/ci/docker/loongarch64-unknown-linux-gnu
AgeCommit message (Collapse)AuthorLines
2025-09-02use `qemu-user` instead of `qemu-user-static` for loongarch CIFolkert de Vries-2/+2
2025-08-02use gcc 15 as the linker on loongarchFolkert de Vries-1/+1
2025-07-16Bump versions in CIsayantn-1/+1
- `clang-19` -> `clang-20` in ARM - `gcc-14.2` -> `gcc-14.3` in AArch64-BE - `gcc-14` ->`gcc-15` in LA64 - `riscv-gnu-v2025.01.20` -> `riscv-gnu-v2025.07.03` in Risc-V 32 - `wasmtime-v18.0.2` -> `wasmtime-v34.0.1`
2025-07-16Update Docker OS to Ubuntu-25.10sayantn-1/+1
2025-04-20Add `test-everything` annotations to more archs to ensure test coverage, and ↵sayantn-1/+2
some small changes to make CI pass - Disable `vsx` tests for `ppc` and `ppc64` - Disable `tme` tests for `aarch64` and `aarch64_be` - Disable `frecipe` tests for `loongarch64` - Add `altivec` run for PPC32 (with `-C target-feature=+vsx` `qemu` gives a nasty error)
2025-04-20Upgrade qemu CPU to `max`sayantn-1/+1
- `ppc32` doesn't have `max` cpu model, so set it to `mpc8610`
2025-04-20Upgrade CI OS versionssayantn-1/+1
+ Bump ubuntu to 25.04, windows to `windows-2025`, macos-arm to `macos-15` and macos-x86 to `macos-15-large`
2024-11-03ci: Use distro toolchain for loongarch64-unknown-linux-gnuWANG Rui-15/+10
2024-08-19Add loongarch64-unknown-linux-gnu to CIEduardo Sánchez Muñoz-0/+16