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
/
library
/
unwind
Age
Commit message (
Expand
)
Author
Lines
2021-10-06
Add new target armv7-unknown-linux-uclibceabihf
Yannick Koehler
-2
/
+2
2021-09-28
Add SOLID targets
Tomoaki Kawada
-0
/
+1
2021-08-28
build llvm libunwind.a in rustbuild
12101111
-154
/
+39
2021-08-10
STD support for the ESP-IDF framework
ivmarkov
-0
/
+1
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-7
/
+8
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-13
Upgrade `cc` crate to 1.0.69
Yuki Okushi
-1
/
+1
2021-06-01
Support Android ndk versions `r23-beta3` and up
Tilmann Meyer
-0
/
+14
2021-05-27
Auto merge of #84124 - 12101111:libunwind, r=petrochenkov
bors
-76
/
+98
2021-05-26
cleanup and fix compiling of libunwind
12101111
-76
/
+98
2021-05-24
Update cc
Chris Denton
-1
/
+1
2021-05-12
update cc crate
Mateusz Mikuła
-1
/
+1
2021-03-22
Rollup merge of #82374 - clehner:licenses, r=joshtriplett
Dylan DPC
-0
/
+2
2021-03-01
Change built-in kernel targets to be os = none throughout
John Ericson
-1
/
+1
2021-02-27
Remove the x86_64-rumprun-netbsd target
Simonas Kazlauskas
-2
/
+0
2021-02-21
Add license metadata for std dependencies
Charles E. Lehner
-0
/
+2
2021-01-27
Support AArch64 ILP32 in libunwind bindings
Amanieu d'Antras
-1
/
+4
2021-01-09
Don't build in-tree llvm-libunwind if system-llvm-libunwind is enable
12101111
-0
/
+4
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-3
/
+0
2020-10-21
allow using the system-wide llvm-libunwind as the unwinder
Marc-Antoine Perennou
-1
/
+16
2020-10-09
Remove useless `all` in cfg
Mateusz Mikuła
-1
/
+1
2020-10-04
Add comment explaining why libunwind doesn't need to link libgcc_eh
Josh Triplett
-0
/
+3
2020-10-04
unwind: Move linux-gnu library linking to lib.rs and libc
Josh Triplett
-3
/
+5
2020-10-04
Update libc to 0.2.79
Josh Triplett
-1
/
+1
2020-09-28
library/{panic_,}unwind: Add definitions for sparc-unknow-linux-gnu
John Paul Adrian Glaubitz
-1
/
+1
2020-09-17
library/unwind: Add missing )
Alistair Francis
-1
/
+1
2020-09-16
library/unwind: Consolidate RV32 and RV64
Alistair Francis
-4
/
+1
2020-09-16
library/unwind: Add support for RISC-V 32-bit
Alistair Francis
-0
/
+3
2020-08-08
Add back unwinding support for Sony PSP
Marko Mijalkovic
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+515