about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_gnu.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2024-10-25Enable LSX feature for LoongArch Linux targetsWANG Rui-1/+1
2024-10-17Enable XRay instrumentation for LoongArch Linux targetsWANG Rui-0/+1
2024-10-06Enable sanitizers for loongarch64-unknown-*WANG Rui-1/+6
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-12target: default to the medium code model on LoongArch targetsWANG Xuerui-1/+2
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-06-12Adjust LoongArch64 data layouts for LLVM updateHans Wennborg-1/+1
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-02-19target: Revert default to the medium code model on LoongArch targetsWANG Rui-2/+1
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+1
2024-02-05target: default to the medium code model on LoongArch targetsWANG Xuerui-1/+2
2024-01-16Add unstable `-Z direct-access-external-data` cmdline flag for `rustc`WANG Rui-0/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-0/+17