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
/
src
Age
Commit message (
Expand
)
Author
Lines
2023-08-03
Add `internal_features` lint
Nilstrieb
-0
/
+1
2023-07-18
support for mips32r6 as a target_arch value
chenx97
-1
/
+1
2023-07-18
support for mips64r6 as a target_arch value
chenx97
-1
/
+1
2023-06-21
wip: Support Apple tvOS in libstd
Thom Chiovoloni
-1
/
+1
2023-04-11
Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser
Michael Goulet
-0
/
+3
2023-04-04
library/unwind: Add definitions for loongarch64
zhaixiaojuan
-0
/
+3
2023-03-28
Add OpenHarmony targets
Amanieu d'Antras
-0
/
+16
2023-03-03
Match unmatched backticks in library/
est31
-1
/
+1
2023-02-28
Add QNX Neutrino support to libstd
Florian Bartels
-0
/
+4
2022-12-30
Replace libstd, libcore, liballoc in line comments.
jonathanCogan
-1
/
+1
2022-11-22
Rollup merge of #104464 - mati865:reduce-eh-overallocation-amd64, r=thomcc
Dylan DPC
-1
/
+4
2022-11-15
Reduce exceptions overallocation on non Windows x86_64
Mateusz Mikuła
-1
/
+4
2022-11-15
Fix building of `aarch64-pc-windows-gnullvm`
Mateusz Mikuła
-1
/
+1
2022-11-14
Move most of unwind's build script to lib.rs
bjorn3
-0
/
+24
2022-11-13
Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc
bors
-6
/
+8
2022-11-12
Bump unwinder private data size for AArch64 Windows
Mateusz Mikuła
-1
/
+4
2022-11-05
Remove linuxkernel targets
Alex Gaynor
-1
/
+0
2022-11-01
Change the way libunwind is linked for `*-windows-gnullvm` targets
Mateusz Mikuła
-5
/
+4
2022-08-10
add crt-static for android
Bryanskiy
-0
/
+20
2022-07-20
Rollup merge of #98101 - vladimir-ea:stdlib_watch_os, r=thomcc
Dylan DPC
-3
/
+3
2022-07-20
Library changes for Apple WatchOS
Vladimir Michael Eatwell
-3
/
+3
2022-07-01
update cfg(bootstrap)s
Pietro Albini
-1
/
+0
2022-06-09
Stabilize the `bundle` native library modifier
Vadim Petrochenkov
-1
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-19
Auto merge of #97033 - nbdd0121:unwind3, r=Amanieu
bors
-4
/
+1
2022-05-14
Use re-export instead of inline wrapper in libunwind
Gary Guo
-4
/
+1
2022-05-13
Add LLVM based mingw-w64 targets
Mateusz Mikuła
-0
/
+5
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-1
/
+0
2022-03-30
Stabilize native library modifier syntax and the `whole-archive` modifier spe...
Vadim Petrochenkov
-1
/
+1
2022-03-07
Rollup merge of #93350 - gburgessiv:master, r=Mark-Simulacrum
Matthias Krüger
-0
/
+4
2022-02-12
library/unwind: Define unwinder_private_data_size for m68k
John Paul Adrian Glaubitz
-0
/
+3
2022-01-26
libunwind: readd link attrs to _Unwind_Backtrace
George Burgess IV
-0
/
+4
2021-10-23
Repace use of `static_nobundle` with `native_link_modifiers`
Mateusz Mikuła
-1
/
+0
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
-18
/
+29
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-05-26
cleanup and fix compiling of libunwind
12101111
-4
/
+17
2021-03-01
Change built-in kernel targets to be os = none throughout
John Ericson
-1
/
+1
2021-01-27
Support AArch64 ILP32 in libunwind bindings
Amanieu d'Antras
-1
/
+4
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+0
2020-10-21
allow using the system-wide llvm-libunwind as the unwinder
Marc-Antoine Perennou
-1
/
+15
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
-0
/
+4
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
[prev]
[next]