summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-22/+14
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-22/+14
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-67/+1
2024-01-25Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obkMatthias Krüger-7/+1
2024-01-24Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-seLeón Orell Valerian Liehr-1/+67
2024-01-23Rollup merge of #120188 - devnexen:update_bsd_compiler_base_specs, r=wesleywiserLeón Orell Valerian Liehr-0/+3
2024-01-23Remove --fatal-warnings on wasm targetsDavid Koloski-7/+1
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-1/+67
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+37
2024-01-22compiler: update freebsd and netbsd base specs.David Carlier-0/+3
2024-01-19Update more data layoutsNikita Popov-7/+7
2024-01-19LLVM 18 x86 data layout updateMatthew Maurer-80/+80
2024-01-17Rollup merge of #119855 - rellerreller:freebsd-static, r=wesleywiserMatthias Krüger-0/+1
2024-01-17target: fix powerpc64-unknown-linux-musl datalayoutDavid Wood-1/+1
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-7/+0
2024-01-13Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgrbors-3/+8
2024-01-13Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkovMatthias Krüger-3/+8
2024-01-12allow system abi to be variadicbeepster4096-3/+8
2024-01-12update paths in commentsjoboet-1/+1
2024-01-11Enable Static Builds for FreeBSDNathan Reller-0/+1
2024-01-09Remove more needless leb128 coding for enum variantsMark Rousskov-7/+10
2024-01-08GNU/Hurd: unconditionally use inline stack probesErik Desjardins-1/+1
2024-01-08Add riscv32imafc-esp-espidf target for the ESP32-P4.Scott Mabin-0/+32
2024-01-06compiler: update Fuchsia sanitizer support.David Carlier-1/+2
2024-01-04Rollup merge of #118521 - dpaoliello:asan, r=wesleywiserMatthias Krüger-2/+4
2024-01-03Enable address sanitizer for MSVC targets using INFERASANLIBS linker flagDaniel Paoliello-2/+4
2024-01-03Rollup merge of #119544 - roblabla:new-win7-targets, r=NilstriebLeón Orell Valerian Liehr-0/+1
2024-01-03Fix: Properly set vendor in i686-win7-windows-msvc targetroblabla-0/+1
2023-12-30Update to bitflags 2 in the compilerNilstrieb-49/+6
2023-12-23Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726Matthias Krüger-0/+20
2023-12-22Rollup merge of #117601 - androm3da:hexagon_unknown_none_elf, r=petrochenkovMatthias Krüger-1/+30
2023-12-21Removing unneeded cpu defintion and add features analogous to netbsd/freebsdTill Wegmueller-1/+1
2023-12-21Add support for hexagon-unknown-none-elf as targetBrian Cain-1/+30
2023-12-21Fix name error in aarch64_apple_watchos tier 3 targetLeo Howell-1/+1
2023-12-19Use LLVM features for arm64e_apple_ios targetArtyom Tetyukhin-1/+1
2023-12-19Remove legacy bitcode defaultsArtyom Tetyukhin-9/+4
2023-12-18Add new tier 3 aarch64-apple-watchos targetleohowell-0/+20
2023-12-14Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Kibors-1/+5
2023-12-14Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiserbors-58/+69
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-1/+5
2023-12-12Set the `StackProbeType` in `apple::opts`Josh Stone-56/+32
2023-12-09Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwcobors-0/+52
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-10/+9
2023-12-07Enable stack probes on aarch64 for LLVM 18Josh Stone-28/+63
2023-12-07targets: remove not-added {i386,i486}-unknown-linux-gnuDavid Wood-16/+0
2023-12-07Auto merge of #116565 - Sword-Destiny:master, r=Amanieubors-1/+0
2023-12-07add teeos std impl袁浩-1/+0
2023-12-06Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwcoMatthias Krüger-0/+25
2023-12-07Add emulated TLS supportquininer-10/+9
2023-12-06Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviperbors-1/+1