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
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
2020-01-06
Auto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
bors
-0
/
+3
2020-01-01
Update the barrier cache during ARM EHABI unwinding
Amanieu d'Antras
-0
/
+2
2020-01-01
Add support for RISC-V 64-bit GNU/Linux
msizanoen1
-0
/
+3
2019-12-22
Format the world
Mark Rousskov
-14
/
+13
2019-11-03
Allow foreign exceptions to unwind through Rust code
Amanieu d'Antras
-0
/
+27
2019-10-30
Fix libunwind build: Define __LITTLE_ENDIAN__ for LE targets
Vojtech Kral
-0
/
+6
2019-10-19
reduce version number to the smallest required version
Stefan Lankes
-1
/
+1
2019-10-18
use latest version of libc, remove obsolete code
Stefan Lankes
-20
/
+1
2019-10-18
remove obsolete code
Stefan Lankes
-2
/
+0
2019-10-06
redesign of the interface to the unikernel HermitCore
Stefan Lankes
-0
/
+21
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
-6
/
+14
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-10
/
+8
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-1
/
+6
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-07-25
libunwind: Use libunwind when targeting UWP
Hugo Beauzée-Luyssen
-1
/
+3
2019-07-22
add support for hexagon-unknown-linux-musl
Brian Cain
-0
/
+3
2019-07-07
Re-add bootstrap attribute to libunwind for llvm-libunwind feature
Petr Hosek
-8
/
+15
2019-07-04
Switch master to 1.38
Mark Rousskov
-10
/
+8
2019-07-02
Use link attributes on extern "C" blocks with llvm-libuwind
Petr Hosek
-3
/
+15
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-45
/
+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
/
+75
2019-02-10
Revert removed #![feature(nll)]
Taiki Endo
-0
/
+1
2019-02-04
libunwind => 2018
Taiki Endo
-7
/
+8
2019-01-26
Bump bootstrap compiler to 1.33 beta
Mark Rousskov
-1
/
+0
2019-01-14
Stabilize `cfg_target_vendor`, #29718
Jethro Beekman
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-40
/
+0
2018-12-19
Adding unwinding support for x86_64_fortanix_unknown_sgx target.
Vardhan Thigle
-4
/
+1
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-2
/
+2
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-1
/
+4
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-1
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-09
[nll] libunwind: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-2
/
+0
2018-07-12
Deny bare trait objects in the rest of rust
ljedrz
-0
/
+2
2018-05-18
NetBSD on EABI ARM does not use ARM EHABI
Jonathan A. Kollasch
-1
/
+1
2018-04-16
Remove unwanted auto-linking and update
Guillaume Gomez
-2
/
+2
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-07
Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis
bors
-6
/
+3
2018-04-07
Inject the `compiler_builtins` crate whenever the `core` crate is injected
Oliver Schneider
-0
/
+1
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-6
/
+3
2018-02-20
make `#[unwind]` attribute specify expectations more clearly
Niko Matsakis
-3
/
+6
2018-01-28
Auto merge of #47663 - malbarbo:mips-crt-static, r=alexcrichton
bors
-2
/
+2
[next]