summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2023-05-26Rollup merge of #111384 - bmisiak:issue-106021-fix, r=petrochenkovMatthias Krüger-2/+2
2023-05-25Mac Catalyst: specify 14.0 deployment taregt in llvm_targetBrian M-2/+2
2023-05-25Auto merge of #111933 - matthiaskrgr:rollup-m10k3ts, r=matthiaskrgrbors-1/+1
2023-05-25Rollup merge of #109899 - daxpedda:patch-1, r=jackh726Matthias Krüger-1/+1
2023-05-22Enable sanitizers and profiler for aarch64-unknown-linux-muslAlex Gaynor-1/+6
2023-05-08Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi-1/+1
2023-05-08Rollup merge of #110377 - chrisnc:armv7-atomic-64, r=cjgillotYuki Okushi-5/+5
2023-05-07PS Vita std supportNikolay Arhipov-1/+1
2023-05-05Add deployment-target --print flag for Apple targetsBlackHoleFox-11/+32
2023-04-29Change ABI order in is_stableGary Guo-12/+11
2023-04-29Partial stabilisation of `c_unwind`Gary Guo-35/+5
2023-04-21compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020John Paul Adrian Glaubitz-0/+1
2023-04-20Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiserMatthias Krüger-5/+61
2023-04-17Spelling - compilerJosh Soref-4/+4
2023-04-15Update max_atomic_width of armv7r and armv7_sony_vita targets to 64.Chris Copeland-5/+5
2023-04-12Rollup merge of #110153 - DaniPopes:compiler-typos, r=NilstriebMatthias Krüger-1/+1
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-0/+18
2023-04-10Fix typos in compilerDaniPopes-1/+1
2023-04-09Simply Abi::fmtNilstrieb-3/+1
2023-04-09Auto merge of #109173 - flba-eb:add-i586-qnx70-target, r=compiler-errorsbors-1/+27
2023-04-04Initial support for loongarch64-unknown-linux-gnuzhaixiaojuan-0/+18
2023-04-04Disable `has_thread_local` on OpenHarmonyAmanieu d'Antras-0/+2
2023-04-03Use apple-m1 as target CPU for aarch64-apple-darwin.daxpedda-1/+1
2023-04-01Auto merge of #109721 - QuinnPainter:armv4t-lld, r=petrochenkovbors-19/+3
2023-03-29Add QNX 7.0 x86 targetSam Kearney-1/+27
2023-03-29Auto merge of #108996 - pnkfelix:rollback-part-of-pr-104137-that-broke-wasm-l...bors-0/+8
2023-03-29Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors-0/+8
2023-03-29Switch to LLD as default linker for {arm,thumb}v4t-none-eabiQuinn Painter-19/+3
2023-03-29Support TLS access into dylibs on WindowsJohn Kåre Alsaker-0/+8
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-0/+67
2023-03-23Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholkMatthias Krüger-1/+2
2023-03-16Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`John Kåre Alsaker-1/+2
2023-03-15Fix riscv64 fuchsia LLVM target nameTaiki Endo-1/+1
2023-03-14the fixFelix S. Klock II-0/+8
2023-03-05Add support for the x86_64h-apple-darwin targetThom Chiovoloni-5/+61
2023-03-04Support for Fuchsia RISC-V targetPetr Hosek-0/+20
2023-02-18Auto merge of #106476 - keith:ks/add-sanitizer-support-for-modern-ios-platfor...bors-6/+15
2023-02-18Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviperbors-3/+11
2023-02-17Rollup merge of #107592 - workingjubilee:use-16-bit-enum-on-16-bit-targets, r...Matthias Krüger-24/+26
2023-02-16Default repr(C) enums to c_int sizeJubilee Young-24/+26
2023-02-15Rollup merge of #107968 - ian-h-chamberlain:feature/3ds-enable-thread-local, ...Dylan DPC-2/+1
2023-02-14Add `kernel-address` sanitizer support for freestanding targetsWesley Norris-3/+11
2023-02-12Add sanitizer support for modern iOS platformsKeith Smiley-6/+15
2023-02-12Enable #[thread_local] on armv6k-nintendo-3dsIan Chamberlain-2/+1
2023-02-10Update the minimum external LLVM to 14Josh Stone-14/+31
2023-02-09XRay support flag in TargetOptionsOleksii Lozovskyi-0/+15
2023-02-02Auto merge of #106925 - imWildCat:imWildCat/remove-hardcoded-ios-macbi-target...bors-3/+3
2023-01-26Remove hardcoded clang target: ios13 or ios14 for Mac Catalyst [fixed]imWildCat-3/+3
2023-01-23Rollup merge of #106796 - vadorovsky:revert-105708-enable-atomic-cas-bpf, r=b...Yuki Okushi-1/+1
2023-01-20Enable sanitizers for s390x-linuxUlrich Weigand-2/+6