rust/compiler/rustc_target/src
Jubilee 78b04b54f8
Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3
Add support for i586-unknown-netbsd as target.

This restricts instructions to those offered by Pentium, to support e.g. AMD Geode.

There is already an entry for this target in the NetBSD platform support page at

  src/doc/rustc/src/platform-support/netbsd.md

...so this should forestall its removal.

Additional fixes are needed for some vendored modules, this is the changes in the rust compiler core itself.
2023-10-28 17:10:29 -07:00
..
abi implement C ABI lowering for CSKY 2023-10-25 20:47:06 +08:00
asm update the registers of csky 2023-10-21 23:42:09 +08:00
spec Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3 2023-10-28 17:10:29 -07:00
json.rs Use preserve_mostcc for extern "rust-cold" 2023-08-26 17:42:59 -07:00
lib.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00