12101111
|
52a33655be
|
cleanup and fix compiling of libunwind
fix conditional compiling of llvm-libunwind feaure for musl target.
update document of llvm-libunwind feature.
|
2021-05-26 19:22:58 +08:00 |
|
Simonas Kazlauskas
|
a757fae245
|
Remove the x86_64-rumprun-netbsd target
Closes #81514
|
2021-02-27 17:55:22 +02:00 |
|
12101111
|
5de06800c7
|
Don't build in-tree llvm-libunwind if system-llvm-libunwind is enable
|
2021-01-09 12:50:08 +08:00 |
|
Lzu Tao
|
6bfe27a3e0
|
Drop support for cloudabi targets
|
2020-11-22 17:11:41 -05:00 |
|
Josh Triplett
|
9d952cbe95
|
unwind: Move linux-gnu library linking to lib.rs and libc
This unifies it with the handling of `target-feature=+crt-static` on
other platforms, and allows for supporting static glibc in the future.
|
2020-10-04 22:12:07 -07:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|