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
/
src
/
bootstrap
/
native.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-25
resolve: Stop passing unused spans and node ids to path resolution functions
Vadim Petrochenkov
-1
/
+1
2022-03-10
bootstrap: untangle static-libstdcpp & llvm-tools
Jon Gjengset
-1
/
+1
2022-03-07
Statically compile libstdc++ everywhere if asked
Jon Gjengset
-12
/
+12
2022-03-06
Rollup merge of #94621 - ridwanabdillahi:lld-rel-dbg, r=Mark-Simulacrum
fee1-dead
-1
/
+9
2022-03-05
Merge build_helper into util
bjorn3
-3
/
+1
2022-03-05
Remove build_helper
bjorn3
-3
/
+2
2022-03-04
Support RelWithDebInfo for lld.
ridwanabdillahi
-1
/
+9
2022-03-03
bootstrap: correct reading of flags for llvm
Jon Gjengset
-12
/
+14
2022-02-11
bootstrap: -static-libstdc++ is a linker flag
Jon Gjengset
-14
/
+8
2022-02-11
bootstrap: make LLVM build respect *FLAGS envvars
Jon Gjengset
-22
/
+63
2022-02-09
Add llvm.build-config option
Tyler Mandry
-0
/
+4
2021-12-03
Explain why libatomic is not needed on FreeBSD riscv64
Tobias Kortkamp
-2
/
+7
2021-11-27
Add riscv64gc-unknown-freebsd
Tobias Kortkamp
-1
/
+1
2021-10-22
Update the minimum external LLVM to 12
Josh Stone
-2
/
+2
2021-10-22
Update the minimum external LLVM to 11
Josh Stone
-2
/
+2
2021-10-18
config: add the option to enable LLVM tests
Augie Fackler
-1
/
+2
2021-09-17
bootstrap: Add LLVM target matching for M68k
John Paul Adrian Glaubitz
-1
/
+1
2021-09-04
Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrum
bors
-0
/
+5
2021-08-30
sunos systems add sanitizer supported.
David Carlier
-0
/
+2
2021-08-28
build llvm libunwind.a in rustbuild
12101111
-1
/
+152
2021-08-26
make sure FileCheck is copied in the LLVM output directory
Pietro Albini
-0
/
+5
2021-08-24
PGO for LLVM builds on x86_64-unknown-linux-gnu in CI
Mark Rousskov
-0
/
+8
2021-08-16
Set LLVM_INCLUDE_TESTS=OFF when building LLVM
Nikita Popov
-0
/
+1
2021-08-02
Auto merge of #87297 - ZuseZ4:new_build_flags, r=Mark-Simulacrum
bors
-0
/
+6
2021-07-31
add two new build flags to build clang and enable llvm plugins
Manuel Drehwald
-0
/
+6
2021-07-31
netbsd x86_64 arch enable supported sanitizers.
David Carlier
-0
/
+3
2021-07-22
Add support for powerpc-unknown-freebsd
Piotr Kubaj
-0
/
+9
2021-07-20
Update all submodules that rustbuild doesn't depend on lazily
Joshua Nelson
-84
/
+2
2021-07-10
Account for `submodules = false` in config.toml when updating LLVM submodule
Joshua Nelson
-0
/
+4
2021-06-26
Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov
bors
-2
/
+2
2021-06-25
Auto merge of #86015 - jyn514:revert-revert, r=Mark-Simulacrum
bors
-1
/
+80
2021-06-23
Use HTTPS links where possible
Smitty
-2
/
+2
2021-06-06
Auto merge of #79608 - alessandrod:bpf, r=nagisa
bors
-1
/
+1
2021-06-05
Simplify commit check
Joshua Nelson
-22
/
+15
2021-06-04
Fix commit check
Joshua Nelson
-4
/
+8
2021-06-04
Revert "Revert "Move llvm submodule updates to rustbuild""
Joshua Nelson
-1
/
+83
2021-05-31
Auto merge of #85395 - 12101111:build-crt, r=petrochenkov
bors
-0
/
+66
2021-05-31
Build crtbengin.o/crtend.o from source code
12101111
-0
/
+66
2021-05-29
BPF: misc minor review fixes
Alessandro Decina
-2
/
+2
2021-05-27
Do not try to build LLVM with Zlib on Windows
Mateusz MikuĊa
-1
/
+1
2021-05-24
Revert "Move llvm submodule updates to rustbuild"
Mark Rousskov
-83
/
+1
2021-05-23
Add BPF target
Alessandro Decina
-1
/
+1
2021-05-22
Move llvm submodule updates to rustbuild
Joshua Nelson
-1
/
+83
2021-04-09
Enable sanitizers for x86_64-unknown-linux-musl
12101111
-0
/
+3
2021-04-07
Cleanup option parsing and config.toml.example
Joshua Nelson
-2
/
+2
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-2
/
+2
2021-03-01
Set CMAKE_SYSTEM_NAME for solaris/illumos
Nikita Popov
-0
/
+2
2021-02-07
HWASan support
Tri Vo
-1
/
+1
2021-01-30
Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"
Nikita Popov
-4
/
+1
2021-01-28
Use LLVM_USE_LINKER instead of LLVM_ENABLE_LLD
Nikita Popov
-1
/
+1
[next]