rust/compiler/rustc_target/src
Yuki Okushi c9b4c63e01
Rollup merge of #110377 - chrisnc:armv7-atomic-64, r=cjgillot
Update max_atomic_width of armv7r and armv7_sony_vita targets to 64.

All armv7a and armv7r implementations support `ldrexd`/`strexd`, only armv7m does not.
2023-05-08 19:41:48 +09:00
..
abi Use smaller ints for bitflags 2023-05-07 18:24:46 +02:00
asm asm: loongarch64: Implementation of clobber_abi 2023-05-05 14:21:13 +08:00
spec Rollup merge of #110377 - chrisnc:armv7-atomic-64, r=cjgillot 2023-05-08 19:41:48 +09:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00