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
/
libstd
/
sys
/
common
/
libunwind.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-0
/
+4
2016-02-03
Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
bors
-0
/
+1
2016-02-02
Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton
bors
-3
/
+2
2016-02-01
Remove "powerpc64le" and "mipsel" target_arch
Alex Crichton
-3
/
+2
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+1
2016-01-29
add support for mips(el)-unknown-linux-musl
Jorge Aparicio
-2
/
+3
2016-01-13
Add powerpc64 and powerpc64le support
Anton Blanchard
-1
/
+2
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+0
2015-10-31
Fix stage0 ICE caused by the old _Unwind_Resume override trickery.
Vadim Chugunov
-0
/
+2
2015-10-19
Use `cfg_attr` for switching `link` attrs in libunwind.
Vadim Chugunov
-33
/
+17
2015-10-18
Create entry points for unwind frame registry in libstd.
Vadim Chugunov
-0
/
+4
2015-10-18
Implement `eh_unwind_resume` in libstd.
Vadim Chugunov
-0
/
+3
2015-09-26
Add support for the rumprun unikernel
Sebastian Wicki
-1
/
+9
2015-09-14
Mark all extern functions as nounwind
Björn Steinbrink
-0
/
+2
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-0
/
+145