summary refs log tree commit diff
path: root/src/librustc_target/spec/mod.rs
AgeCommit message (Expand)AuthorLines
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
2019-08-10rustc_target: add n64 musl targets for MIPS64 archesWang Xuerui-0/+2
2019-08-06redox: convert to target_family unixJeremy Soller-0/+1
2019-08-03Rollup merge of #63107 - adrian-budau:master, r=alexcrichtonMazdak Farrokhzad-0/+2
2019-08-02Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.Adrian Budau-0/+2
2019-08-02librustc_target: Unconfigure tests during normal buildVadim Petrochenkov-1/+1
2019-07-31Add UWP MSVC targetsMartin Finkel-0/+4
2019-07-26Rollup merge of #62801 - bjorn3:remove_lower_128bit_ops, r=alexcrichtonMazdak Farrokhzad-5/+0
2019-07-25Add UWP mingw targetsHugo Beauzée-Luyssen-0/+3
2019-07-25Rollup merge of #62901 - petrochenkov:serde, r=CentrilMazdak Farrokhzad-3/+3
2019-07-25Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-07-25Rollup merge of #62784 - Disasm:riscv32i, r=estebankMazdak Farrokhzad-0/+1
2019-07-23normalize use of backticks for compiler messages in remaining modulesSamy Kacimi-1/+1
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-3/+3
2019-07-22add support for hexagon-unknown-linux-muslBrian Cain-0/+1
2019-07-19Remove support for -Zlower-128bit-opsbjorn3-5/+0
2019-07-18Add riscv32i-unknown-none-elf targetVadim Kaushan-0/+1
2019-07-16Add supporting for vxWorksBaoshan Pang-1/+10
2019-07-01Target::arch can take more than listed optionsJonathan Behrens-2/+2
2019-06-23Fix meta-variable binding errors in macrosJulien Cretin-3/+3
2019-06-15Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichtonbors-0/+6
2019-06-12Add a limit_rdylib_exports option and disable it for SolarisJohn Kåre Alsaker-0/+6