about summary refs log tree commit diff
path: root/src/bootstrap/llvm.rs
AgeCommit message (Expand)AuthorLines
2023-07-08Rollup merge of #112931 - cbeuw:apple-zlib, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-1/+4
2023-06-22Enable zlib in LLVM on aarch64-apple-darwinAndy Wang-1/+1
2023-06-12allow mutating the c compilers detected by bootstrapPietro Albini-6/+6
2023-06-03improve target selection conditionsRémy Rakic-1/+2
2023-06-03rust-lld: add rpath to the root LLVM shared libRémy Rakic-0/+24
2023-05-26Add SafeStack support to rustcWesley Wiser-1/+1
2023-05-23Promote loongarch64-unknown-linux-gnu to Tier 2 with host toolsWANG Rui-0/+1
2023-04-22Group entire build steps in the gha logsOli Scherer-6/+6
2023-04-17Spelling src/bootstrapJosh Soref-1/+1
2023-04-13automatically update the LLVM submoduleKrishna Ramasimha-0/+4
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-1/+1
2023-04-04Enable loongarch64 LLVM targetzhaixiaojuan-1/+1
2023-03-30Drop binutils on powerpc-unknown-freebsdpkubaj-5/+0
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-0/+3
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-0/+1293