rust/src/librustc_target/spec
bors c84a7abf8b Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett
Remove bitrig support from rust

Resolves #60743

using `find` and `rg` I delete every occurence of "bitrig" in the sources, expect for the llvm submodule (is this correct?).

There's also this file 5b8e99bb61/rls-analysis/test_data/rust-analysis/libstd-af9bacceee784405.json which contains a bitrig string in it. What to do with that?
2019-05-15 04:34:14 +00:00
..
aarch64_apple_ios.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_fuchsia.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_linux_android.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_pc_windows_msvc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_unknown_cloudabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_unknown_freebsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_unknown_hermit.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
aarch64_unknown_linux_gnu.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
aarch64_unknown_linux_musl.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
aarch64_unknown_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
aarch64_unknown_none.rs targets: aarch64-unknown-none: Add +strict-align 2019-02-01 22:11:40 +01:00
aarch64_unknown_openbsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
abi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
android_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
apple_base.rs default to $ARCH-apple-macosx10.7.0 LLVM triple for darwin targets 2019-05-13 17:04:59 -04:00
apple_ios_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
arm_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
arm_linux_androideabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
arm_unknown_linux_gnueabi.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
arm_unknown_linux_gnueabihf.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
arm_unknown_linux_musleabi.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
arm_unknown_linux_musleabihf.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armebv7r_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armebv7r_none_eabihf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armv4t_unknown_linux_gnueabi.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv5te_unknown_linux_gnueabi.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv5te_unknown_linux_musleabi.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv6_unknown_freebsd.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv6_unknown_netbsd_eabihf.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
armv7_apple_ios.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armv7_linux_androideabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armv7_unknown_cloudabi_eabihf.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv7_unknown_freebsd.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv7_unknown_linux_gnueabihf.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv7_unknown_linux_musleabihf.rs Use u{1} instead of 01 2019-03-31 23:17:49 +09:00
armv7_unknown_netbsd_eabihf.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
armv7r_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armv7r_none_eabihf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
armv7s_apple_ios.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
asmjs_unknown_emscripten.rs Remove licenses 2018-12-25 21:08:33 -07:00
cloudabi_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
dragonfly_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
freebsd_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
fuchsia_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
haiku_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
hermit_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i386_apple_ios.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i586_pc_windows_msvc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i586_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i586_unknown_linux_musl.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_apple_darwin.rs choose a more specific LLVM target on OS X when necessary 2019-05-07 11:09:39 -04:00
i686_linux_android.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_pc_windows_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_pc_windows_msvc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_cloudabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_dragonfly.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_freebsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_haiku.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_linux_musl.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
i686_unknown_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
i686_unknown_openbsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
l4re_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
linux_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
linux_musl_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
mips64_unknown_linux_gnuabi64.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mips64el_unknown_linux_gnuabi64.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mips_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mips_unknown_linux_musl.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mips_unknown_linux_uclibc.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsel_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsel_unknown_linux_musl.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsel_unknown_linux_uclibc.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsisa32r6_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsisa32r6el_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsisa64r6_unknown_linux_gnuabi64.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mipsisa64r6el_unknown_linux_gnuabi64.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
mod.rs Remove bitrig support from rust 2019-05-13 11:09:06 +02:00
msp430_none_elf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
netbsd_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
nvptx64_nvidia_cuda.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
openbsd_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
powerpc64_unknown_freebsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc64_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc64_unknown_linux_musl.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc64le_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc64le_unknown_linux_musl.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc_unknown_linux_gnu.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc_unknown_linux_gnuspe.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc_unknown_linux_musl.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
powerpc_unknown_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
redox_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
riscv32imac_unknown_none_elf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
riscv32imc_unknown_none_elf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
riscv64gc_unknown_none_elf.rs Add riscv64gc-unknown-none-elf target 2019-02-12 19:15:00 +03:00
riscv64imac_unknown_none_elf.rs Add riscv64imac-unknown-none-elf target 2019-02-12 19:05:41 +03:00
riscv_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
s390x_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
solaris_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
sparc64_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
sparc64_unknown_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
sparc_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
sparcv9_sun_solaris.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumb_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv6m_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7a_pc_windows_msvc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7em_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7em_none_eabihf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7m_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7neon_linux_androideabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv7neon_unknown_linux_gnueabihf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv8m_base_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv8m_main_none_eabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
thumbv8m_main_none_eabihf.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
uefi_base.rs Default to integrated rust-lld linker for UEFI targets 2019-03-06 19:46:33 +01:00
wasm32_base.rs wasm32: Default to a "static" relocation model 2019-04-04 13:23:42 -07:00
wasm32_experimental_emscripten.rs Remove licenses 2018-12-25 21:08:33 -07:00
wasm32_unknown_emscripten.rs Remove licenses 2018-12-25 21:08:33 -07:00
wasm32_unknown_unknown.rs rustc: Allow using clang for wasm32 targets 2019-03-20 14:42:53 -07:00
wasm32_wasi.rs Omit the vendor component in the WASI triple 2019-05-09 11:35:10 -07:00
windows_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
windows_msvc_base.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_apple_darwin.rs choose a more specific LLVM target on OS X when necessary 2019-05-07 11:09:39 -04:00
x86_64_apple_ios.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_fortanix_unknown_sgx.rs SGX target: Use linker option to avoid code CGU assignment kludge 2019-04-01 17:41:37 -07:00
x86_64_fuchsia.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_linux_android.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_pc_windows_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_pc_windows_msvc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_rumprun_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
x86_64_sun_solaris.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_cloudabi.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_dragonfly.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_freebsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_haiku.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_hermit.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_l4re_uclibc.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_linux_gnu.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_linux_gnux32.rs Disable stack probing for gnux32. 2019-04-04 14:39:33 +08:00
x86_64_unknown_linux_musl.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_netbsd.rs Add target_mcount option 2019-03-30 18:50:19 +09:00
x86_64_unknown_openbsd.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_redox.rs librustc_target => 2018 2019-02-08 21:00:07 +09:00
x86_64_unknown_uefi.rs target/uefi: clarify documentation 2019-02-13 11:55:17 +01:00