index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_llvm
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-14
/
+14
2022-12-09
Auto merge of #104572 - pkubaj:patch-1, r=cuviper
bors
-6
/
+8
2022-12-09
Fix build on powerpc-unknown-freebsd
pkubaj
-6
/
+8
2022-11-26
Rewrite LLVM's archive writer in Rust
bjorn3
-0
/
+1
2022-10-28
Upgrade dist-x86_64-netbsd to NetBSD 9.0
Josh Stone
-1
/
+1
2022-08-28
add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open...
Sébastien Marie
-2
/
+2
2022-08-09
Link libatomic on 32-bit targets
Nikita Popov
-0
/
+7
2022-07-03
Add cargo:rustc-check-cfg to rustc_llvm build script
Urgau
-33
/
+29
2022-05-13
Add LLVM based mingw-w64 targets
Mateusz Mikuła
-4
/
+5
2022-03-05
Remove build_helper
bjorn3
-5
/
+66
2021-12-03
Explain why libatomic is not needed on FreeBSD riscv64
Tobias Kortkamp
-1
/
+4
2021-11-27
Add riscv64gc-unknown-freebsd
Tobias Kortkamp
-1
/
+1
2021-10-23
Repace use of `static_nobundle` with `native_link_modifiers`
Mateusz Mikuła
-2
/
+2
2021-09-17
compiler/rustc_llvm: Enable M68k LLVM target
John Paul Adrian Glaubitz
-0
/
+1
2021-06-26
Cross compiling rustc_llvm on Darwin requires zlib.
Marcus Calhoun-Lopez
-1
/
+1
2021-05-23
Add BPF target
Alessandro Decina
-0
/
+1
2021-03-22
All supported LLVM versions have MSP430AsmPrinter
Josh Stone
-14
/
+0
2020-12-11
use strip_prefix over slicing (clippy::manual_strip)
Matthias Krüger
-18
/
+18
2020-10-08
Simplify some code in rustc_llvm/build.rs now that LLVM 8 is required
est31
-6
/
+3
2020-09-09
Move `rustllvm` into `rustc_llvm`
Vadim Petrochenkov
-0
/
+322