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
/
ci
/
docker
/
scripts
/
musl-toolchain.sh
Age
Commit message (
Expand
)
Author
Lines
2019-08-15
Use libunwind from llvm-project submodule for musl targets
Marco A L Barbosa
-26
/
+0
2019-05-28
Update musl-cross-make to 0.9.8
Gregory Szorc
-2
/
+2
2019-05-10
Conditionally provide cc in musl-toolchain.sh
Mateusz Mikuła
-6
/
+8
2019-05-10
Make tests compatible with musl host
Mateusz Mikuła
-0
/
+7
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-03-27
musl: build toolchain libs with -fPIC
Mateusz Mikuła
-0
/
+4
2019-03-15
Fix TARGET variable in musl-toolchain.sh
Mateusz Mikuła
-1
/
+1
2019-03-14
Address final review
Mateusz Mikuła
-0
/
+6
2019-03-13
Final cleanups
Mateusz Mikuła
-6
/
+4
2019-03-13
Drop copyright notice from musl-toolchain
Mateusz Mikuła
-10
/
+0
2019-03-13
musl: update LLVM to 7
Mateusz Mikuła
-1
/
+1
2019-03-13
Address review comments
Martell Malone
-2
/
+2
2019-03-13
musl-toolchain: fix global lib paths (dont create /lib/libc.so)
Jonathan Sieber
-2
/
+1
2019-03-13
Make the musl dynamic loader known to the system, so it can execute target bi...
Jonathan Sieber
-0
/
+11
2019-03-13
build a proper c++-enabled musl toolchain with musl-cross-make
Jonathan Sieber
-0
/
+66