rust/compiler/rustc_target/src
Stuart Cook 39e52562fb
Rollup merge of #151568 - androm3da:bcain/hexagon_linker_cfg, r=Noratrieb
Update hexagon target linker configurations

* hexagon-unknown-qurt: Use hexagon-clang from Hexagon SDK instead of rust-lld
* hexagon-unknown-linux-musl: Use hexagon-unknown-linux-musl-clang from the open source toolchain instead of rust-lld.
* hexagon-unknown-none-elf: Keep rust-lld but fix the linker flavor.

rust-lld is appropriate for a baremetal target but for traditional programs that depend on libc, using clang's driver makes the most sense.
2026-02-02 10:28:32 +11:00
..
asm cleanup: Start splitting FIXME(f16_f128) into f16, f128, or f16,f128 2026-01-22 23:41:57 -06:00
callconv rustc_target: Remove unused Arch::PowerPC64LE 2026-01-14 23:12:57 +09:00
spec Rollup merge of #151568 - androm3da:bcain/hexagon_linker_cfg, r=Noratrieb 2026-02-02 10:28:32 +11:00
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs Handle bootstrap cfgs 2025-12-19 15:04:30 -08:00
target_features.rs Rollup merge of #151317 - RalfJung:x86-soft-float, r=workingjubilee 2026-01-25 07:43:01 +01:00
tests.rs rustc_target: allow unenumerated architectures 2025-11-04 21:28:28 -05:00