about summary refs log tree commit diff
path: root/src/librustc_target/spec/mod.rs
AgeCommit message (Expand)AuthorLines
2020-04-26rustc_target: Stop using "string typing" for TLS modelsVadim Petrochenkov-3/+51
2020-04-26rustc_target: Stop using "string typing" for relocation modelsVadim Petrochenkov-4/+56
2020-04-24Avoid unused Option::map resultsJosh Stone-18/+19
2020-04-16Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisaDylan DPC-0/+3
2020-04-14Add illumos triplePatrick Mooney-0/+3
2020-04-13rustc_target: Introduce `msvc_base`Vadim Petrochenkov-0/+1
2020-04-13rustc_target: Remove some useless importsVadim Petrochenkov-1/+0
2020-04-13rustc_target: `windows(_uwp)_base` -> `windows(_uwp)_gnu_base`Vadim Petrochenkov-3/+3
2020-04-13rustc_target: Move tests into a separate unconfigured fileVadim Petrochenkov-43/+5
2020-04-13rustc_target: Make sure lld-link is treated as link.exe by defaultVadim Petrochenkov-2/+33
2020-03-27Remove `no_integrated_as` mode.Nicholas Nethercote-8/+0
2020-03-25Remove `TargetOptions::embed_bitcode`.Nicholas Nethercote-6/+0
2020-03-13Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrumbors-8/+12
2020-03-05Link to libgcc dynamically on windows-gnu when using dylib cratesAmanieu d'Antras-0/+12
2020-03-05Remove eh_unwind_resume lang itemAmanieu d'Antras-8/+0
2020-02-14Merged apple_tvos_base and apple_ios_base into apple_sdk_base.Sebastian Imlay-2/+1
2020-02-14Merge branch 'master' of github.com:rust-lang/rust into add-tvSO-targetSebastian Imlay-0/+9
2020-01-15add bare metal ARM Cortex-A targets to rustcJorge Aparicio-0/+3
2020-01-10Added tvOS as a backendSebastian Imlay-0/+3
2020-01-10Allow specifying LLVM args in target specificationsJethro Beekman-0/+6
2019-12-22Format the worldMark Rousskov-61/+70
2019-12-12Remove i686-unknown-dragonfly targetAntonio Huete Jimenez-1/+0
2019-12-03Change linker for x86_64-fortanix-unknown-sgx to rust-lldParth Sane-0/+6
2019-11-26Rollup merge of #66713 - hermitcore:hermit, r=alexcrichtonTyler Mandry-0/+2
2019-11-24introduce a target to build the kernel HermitCoreStefan Lankes-0/+2
2019-11-23Add riscv64gc-unknown-linux-gnu targetmsizanoen1-0/+1
2019-11-17Derive HashStable for PanicStrategy.Camille GILLOT-1/+3
2019-11-06Rollup merge of #66103 - smaeul:patch/thumb-musl, r=nagisaMazdak Farrokhzad-0/+1
2019-11-04Add target thumbv7neon-unknown-linux-musleabihfSamuel Holland-0/+1
2019-10-29Allow specifying key "llvm-abiname" in target specificationGui Andrade-1/+7
2019-10-25Fix inverted check in EFIAPIroblabla-1/+1
2019-10-25Add new EFIAPI ABIroblabla-0/+7
2019-10-21Remove many unnecessary trait derivations.Nicholas Nethercote-4/+2
2019-10-17Don't add `argc` and `argv` arguments to `main` on WASI.Dan Gohman-0/+6
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+0
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-0/+1
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+0
2019-09-23Differentiate AArch64 bare-metal targets between hf and non-hf.Andre Richter-0/+1
2019-09-13Auto merge of #64254 - aleksijuvani:fix-macos-sysroot, r=alexcrichtonbors-1/+6
2019-09-12Remove env vars instead of setting them to an empty stringAleksi Juvani-1/+6
2019-09-10Add i686-unknown-uefi targetJiewen Yao-0/+1
2019-08-31Add x86_64-linux-kernel targetAlex Gaynor-0/+3
2019-08-16Rollup merge of #63604 - Wind-River:master, r=alexcrichtonMazdak Farrokhzad-3/+2
2019-08-16Rollup merge of #63595 - semarie:openbsd-sparc64, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-08-15add sparc64-unknown-openbsd targetSébastien Marie-0/+1
2019-08-15Rollup merge of #63467 - terhechte:support-ios-catalyst-macabi-target-triple,...Mazdak Farrokhzad-0/+1
2019-08-15Rollup merge of #63165 - xen0n:mips64-musl-targets, r=alexcrichtonMazdak Farrokhzad-0/+2
2019-08-15Rollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichtonMazdak Farrokhzad-0/+4
2019-08-131. support crt-staticBaoshan Pang-3/+2
2019-08-11Add initial files for iOS catalyst / macabi supportBenedikt Terhechte-0/+1