| .. |
|
abi
|
librustc_target: Unconfigure tests during normal build
|
2019-08-02 01:59:01 +03: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
|
Differentiate AArch64 bare-metal targets between hf and non-hf.
|
2019-09-23 14:15:49 +02:00 |
|
aarch64_unknown_none_softfloat.rs
|
Differentiate AArch64 bare-metal targets between hf and non-hf.
|
2019-09-23 14:15:49 +02:00 |
|
aarch64_unknown_openbsd.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
aarch64_unknown_redox.rs
|
redox: convert to target_family unix
|
2019-08-06 16:18:23 -06:00 |
|
aarch64_uwp_windows_msvc.rs
|
move store lib probing code to librustc_codegen_ssa
|
2019-08-08 18:25:47 +02:00 |
|
aarch64_wrs_vxworks.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |
|
abi.rs
|
librustc_target: Unconfigure tests during normal build
|
2019-08-02 01:59:01 +03:00 |
|
android_base.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
apple_base.rs
|
Remove env vars instead of setting them to an empty string
|
2019-09-12 13:47:17 +03:00 |
|
apple_ios_base.rs
|
Ignore linker env vars set for macOS on iOS targets
|
2019-09-12 17:14:54 +03:00 |
|
arm_base.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
arm_linux_androideabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
arm_unknown_linux_gnueabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
arm_unknown_linux_gnueabihf.rs
|
Disable d32 on armv6 hf targets
|
2019-07-23 20:30:57 +02:00 |
|
arm_unknown_linux_musleabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
arm_unknown_linux_musleabihf.rs
|
Disable d32 on armv6 hf targets
|
2019-07-23 20:30:57 +02:00 |
|
armebv7r_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armebv7r_none_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv4t_unknown_linux_gnueabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv5te_unknown_linux_gnueabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv5te_unknown_linux_musleabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv6_unknown_freebsd.rs
|
Disable d32 on armv6 hf targets
|
2019-07-23 20:30:57 +02:00 |
|
armv6_unknown_netbsd_eabihf.rs
|
Disable d32 on armv6 hf targets
|
2019-07-23 20:30:57 +02:00 |
|
armv7_apple_ios.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_linux_androideabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_unknown_cloudabi_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_unknown_freebsd.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_unknown_linux_gnueabi.rs
|
Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.
|
2019-08-02 20:06:36 +03:00 |
|
armv7_unknown_linux_gnueabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_unknown_linux_musleabi.rs
|
Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.
|
2019-08-02 20:06:36 +03:00 |
|
armv7_unknown_linux_musleabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_unknown_netbsd_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7_wrs_vxworks_eabihf.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |
|
armv7r_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7r_none_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
armv7s_apple_ios.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
asmjs_unknown_emscripten.rs
|
Upgrade Emscripten targets to use upstream LLVM backend
|
2019-10-16 17:06:48 -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
|
Fix clippy::redundant_field_names
|
2019-06-26 13:59:58 +02:00 |
|
haiku_base.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
hermit_base.rs
|
redesign of the interface to the unikernel HermitCore
|
2019-10-06 15:26:14 +00:00 |
|
hexagon_unknown_linux_musl.rs
|
add support for hexagon-unknown-linux-musl
|
2019-07-22 09:44:58 -05: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
|
Remove env vars instead of setting them to an empty string
|
2019-09-12 13:47:17 +03: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 |
|
i686_unknown_uefi.rs
|
Add i686-unknown-uefi target
|
2019-09-10 14:13:14 +08:00 |
|
i686_uwp_windows_gnu.rs
|
Add UWP mingw targets
|
2019-07-25 21:30:08 +02:00 |
|
i686_uwp_windows_msvc.rs
|
move store lib probing code to librustc_codegen_ssa
|
2019-08-08 18:25:47 +02:00 |
|
i686_wrs_vxworks.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07: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_kernel_base.rs
|
Add x86_64-linux-kernel target
|
2019-08-31 17:32:45 -04: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 |
|
mips64_unknown_linux_muslabi64.rs
|
rustc_target: add n64 musl targets for MIPS64 arches
|
2019-08-10 11:38:56 +08:00 |
|
mips64el_unknown_linux_gnuabi64.rs
|
Add target_mcount option
|
2019-03-30 18:50:19 +09:00 |
|
mips64el_unknown_linux_muslabi64.rs
|
rustc_target: add n64 musl targets for MIPS64 arches
|
2019-08-10 11:38:56 +08: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
|
Don't add argc and argv arguments to main on WASI.
|
2019-10-17 16:16:35 -07:00 |
|
msp430_none_elf.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
netbsd_base.rs
|
Don't use GNU noexec stack note
|
2019-06-05 12:19:34 +03: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 |
|
powerpc64_wrs_vxworks.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07: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 |
|
powerpc_wrs_vxworks.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |
|
powerpc_wrs_vxworks_spe.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |
|
redox_base.rs
|
redox: convert to target_family unix
|
2019-08-06 16:18:23 -06:00 |
|
riscv32i_unknown_none_elf.rs
|
Add riscv32i-unknown-none-elf target
|
2019-07-18 18:37:23 +03:00 |
|
riscv32imac_unknown_none_elf.rs
|
Include frame pointer for bare metal RISC-V targets
|
2019-06-08 19:21:38 -04:00 |
|
riscv32imc_unknown_none_elf.rs
|
Include frame pointer for bare metal RISC-V targets
|
2019-06-08 19:21:38 -04:00 |
|
riscv64gc_unknown_none_elf.rs
|
Use code model 'medium' for 64-bit RISC-V targets
|
2019-07-01 23:52:40 +03:00 |
|
riscv64imac_unknown_none_elf.rs
|
Use code model 'medium' for 64-bit RISC-V targets
|
2019-07-01 23:52:40 +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
|
Add a limit_rdylib_exports option and disable it for Solaris
|
2019-06-12 23:07:13 +02: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 |
|
sparc64_unknown_openbsd.rs
|
add sparc64-unknown-openbsd target
|
2019-08-15 15:34:23 +02: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
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7a_pc_windows_msvc.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7em_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7em_none_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7m_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7neon_linux_androideabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv7neon_unknown_linux_gnueabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv8m_base_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv8m_main_none_eabi.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
thumbv8m_main_none_eabihf.rs
|
Add function pointer alignment to ARM/Thumb data layout
|
2019-07-09 21:55:29 +02:00 |
|
uefi_base.rs
|
Default to integrated rust-lld linker for UEFI targets
|
2019-03-06 19:46:33 +01:00 |
|
vxworks_base.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |
|
wasm32_base.rs
|
std: Use native #[thread_local] TLS on wasm
|
2019-07-25 11:17:07 -07:00 |
|
wasm32_unknown_emscripten.rs
|
Upgrade Emscripten targets to use upstream LLVM backend
|
2019-10-16 17:06:48 -07:00 |
|
wasm32_unknown_unknown.rs
|
rustc: Allow using clang for wasm32 targets
|
2019-03-20 14:42:53 -07:00 |
|
wasm32_wasi.rs
|
Don't add argc and argv arguments to main on WASI.
|
2019-10-17 16:16:35 -07:00 |
|
windows_base.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
windows_msvc_base.rs
|
Added comment description.
|
2019-06-27 20:59:17 +08:00 |
|
windows_uwp_base.rs
|
Add UWP mingw targets
|
2019-07-25 21:30:08 +02:00 |
|
windows_uwp_msvc_base.rs
|
Fix tidy checks
|
2019-07-31 17:15:26 +07:00 |
|
x86_64_apple_darwin.rs
|
Remove env vars instead of setting them to an empty string
|
2019-09-12 13:47:17 +03:00 |
|
x86_64_apple_ios.rs
|
librustc_target => 2018
|
2019-02-08 21:00:07 +09:00 |
|
x86_64_apple_ios_macabi.rs
|
Add initial files for iOS catalyst / macabi support
|
2019-08-11 20:31:01 +02:00 |
|
x86_64_fortanix_unknown_sgx.rs
|
SGX target: don't pretend to be GNU/Linux to LLVM
|
2019-07-15 11:23:39 -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_linux_kernel.rs
|
Add x86_64-linux-kernel target
|
2019-08-31 17:32:45 -04: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
|
redesign of the interface to the unikernel HermitCore
|
2019-10-06 15:26:14 +00: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
|
Revert "Disable stack probing for gnux32."
|
2019-07-20 01:29:47 +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
|
redox: convert to target_family unix
|
2019-08-06 16:18:23 -06:00 |
|
x86_64_unknown_uefi.rs
|
target/uefi: clarify documentation
|
2019-02-13 11:55:17 +01:00 |
|
x86_64_uwp_windows_gnu.rs
|
Add UWP mingw targets
|
2019-07-25 21:30:08 +02:00 |
|
x86_64_uwp_windows_msvc.rs
|
move store lib probing code to librustc_codegen_ssa
|
2019-08-08 18:25:47 +02:00 |
|
x86_64_wrs_vxworks.rs
|
1. support crt-static
|
2019-08-13 22:07:43 -07:00 |