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
2023-01-20
Specify version of Linux headers
Wesley Wiser
-2
/
+3
2023-01-20
Bump musl-cross-make to get support for building musl 1.2.3
Wesley Wiser
-2
/
+2
2023-01-20
Upgrade to musl 1.2.3
Wesley Wiser
-11
/
+4
2022-01-10
Add note about upstream commit musl-patch-configure.diff is derived from
Wesley Wiser
-1
/
+3
2021-11-12
Build musl dist artifacts with debuginfo enabled
Wesley Wiser
-1
/
+8
2020-11-06
fix shellcheck error of SC2068
Daiki Ihara
-1
/
+1
2020-11-06
fix shellcheck error of SC2148
Daiki Ihara
-0
/
+1
2020-10-24
Use own mirror for linux headers in musl-toolchain CI script.
Mara Bos
-2
/
+8
2020-06-07
Update musl to 1.1.24
Tomasz Miąsko
-4
/
+6
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