Searched refs:loongarch64 (Results 1 – 8 of 8) sorted by relevance
5 gcc-14-loongarch64-linux-gnu libc6-dev-loong64-cross \8 ENV CARGO_TARGET_LOONGARCH64_UNKNOWN_LINUX_GNU_LINKER=loongarch64-linux-gnu-gcc-14 \9 …CARGO_TARGET_LOONGARCH64_UNKNOWN_LINUX_GNU_RUNNER="qemu-loongarch64 -L /usr/loongarch64-linux-gnu"…10 CC_loongarch64_unknown_linux_gnu=loongarch64-linux-gnu-gcc-14 \
4 ca-certificates curl gcc gcc-14-loongarch64-linux-gnu git libc6-dev \8 RUN /install-musl.sh loongarch6411 CARGO_TARGET_LOONGARCH64_UNKNOWN_LINUX_MUSL_RUNNER="qemu-loongarch64" \15 QEMU_LD_PREFIX=/musl-loongarch64 \16 PATH=$PATH:/musl-loongarch64/bin:/rust/bin
9 loongarch64)64 loongarch64)65 musl_arch=loongarch6467 CC=loongarch64-linux-gnu-gcc-14 \
104 mod loongarch64;105 pub use self::loongarch64::*;
208 mod loongarch64;209 pub use self::loongarch64::*;
184 - loongarch64-unknown-linux-gnu185 - loongarch64-unknown-linux-musl219 - target: loongarch64-unknown-linux-musl
3757 let loongarch64 = target.contains("loongarch64"); in test_linux() localVariable3890 [loongarch64 || riscv64]: "asm/hwcap.h", in test_linux()4335 if loongarch64 && (name == "MFD_NOEXEC_SEAL" || name == "MFD_EXEC") { in test_linux()4863 …(struct_ == "ptp_clock_caps" && (loongarch64 || sparc64) && (["adjust_phase", "max_phase_adj", "rs… in test_linux()4941 …(struct_ == "ptp_clock_caps" && (loongarch64 || sparc64) && (["adjust_phase", "max_phase_adj", "rs… in test_linux()4943 (musl && struct_ == "mcontext_t" && field == "__extcontext" && loongarch64) || in test_linux()
117 - CI: Install musl from source for loongarch64 ([#4320](https://github.com/rust-lang/libc/pull/4320…337 - Tests: fix libc-tests for `loongarch64-linux-musl`395 - CI: add support for `loongarch64-unknown-linux-musl` <https://github.com/rust-lang/libc/pull/4092>476 - CI: Add loongarch64 <https://github.com/rust-lang/libc/pull/4000>