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
/
libunwind
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-14
Add illumos triple
Patrick Mooney
-0
/
+2
2020-03-05
Link to libgcc dynamically on windows-gnu when using dylib crates
Amanieu d'Antras
-2
/
+7
2019-12-22
Format the world
Mark Rousskov
-3
/
+3
2019-10-30
Fix libunwind build: Define __LITTLE_ENDIAN__ for LE targets
Vojtech Kral
-0
/
+6
2019-08-16
Rollup merge of #63595 - semarie:openbsd-sparc64, r=alexcrichton
Mazdak Farrokhzad
-1
/
+5
2019-08-15
add sparc64-unknown-openbsd target
Sébastien Marie
-1
/
+5
2019-08-15
Use libunwind from llvm-project submodule for musl targets
Marco A L Barbosa
-4
/
+12
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-5
/
+3
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-1
/
+1
2019-07-25
libunwind: Use libunwind when targeting UWP
Hugo Beauzée-Luyssen
-1
/
+3
2019-07-07
Re-add bootstrap attribute to libunwind for llvm-libunwind feature
Petr Hosek
-3
/
+5
2019-07-04
Switch master to 1.38
Mark Rousskov
-5
/
+3
2019-07-02
Use link attributes on extern "C" blocks with llvm-libuwind
Petr Hosek
-3
/
+5
2019-05-20
Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind
Petr Hosek
-5
/
+2
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-2
/
+0
2019-04-03
Support using LLVM's libunwind as the unwinder implementation
Petr Hosek
-1
/
+66
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-01-22
Do not assume dynamic linking for musl/mips[el] targets
Marco A L Barbosa
-1
/
+1
2017-12-26
Link against -lunwind on CloudABI.
Ed Schouten
-0
/
+2
2017-11-26
make OpenBSD to use libc++ instead of (e)stdc++
Sébastien Marie
-1
/
+1
2017-08-22
Update libunwind dependencies for musl
Samuel Holland
-1
/
+1
2017-08-03
Make backtraces work on Redox, copying Unix implementation
Ian Douglas Scott
-0
/
+2
2017-04-22
Haiku: fix initial platform support
Jessica Hamilton
-0
/
+2
2017-03-30
libgcc_eh may depend on libpthread.
Vadim Chugunov
-1
/
+2
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-0
/
+1
2017-02-11
Add Solaris as recognized ostype
Shawn Walker-Salas
-0
/
+2
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-2
/
+0
2016-10-22
Add Fuchsia support
Raph Levien
-0
/
+2
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-1
/
+1
2016-07-30
arm-musl: statically link to libunwind
Jorge Aparicio
-1
/
+1
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+39