about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/link
AgeCommit message (Expand)AuthorLines
2025-08-27Move `NativeLibKind` from `rustc_session` to `rustc_hir`Jonathan Brouwer-1/+1
2025-08-24raw-dylib-elf: set correct `DT_VERDEFNUM`Mateusz MikuĊ‚a-3/+10
2025-07-24generate elf symbol version in raw-dylibusamoi-28/+106
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+1
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+373