about summary refs log tree commit diff
path: root/src/libstd/sys/common/libunwind.rs
AgeCommit message (Expand)AuthorLines
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-1/+2
2015-12-21Register new snapshotsAlex Crichton-2/+0
2015-10-31Fix stage0 ICE caused by the old _Unwind_Resume override trickery.Vadim Chugunov-0/+2
2015-10-19Use `cfg_attr` for switching `link` attrs in libunwind.Vadim Chugunov-33/+17
2015-10-18Create entry points for unwind frame registry in libstd.Vadim Chugunov-0/+4
2015-10-18Implement `eh_unwind_resume` in libstd.Vadim Chugunov-0/+3
2015-09-26Add support for the rumprun unikernelSebastian Wicki-1/+9
2015-09-14Mark all extern functions as nounwindBjörn Steinbrink-0/+2
2015-09-11std: Internalize almost all of `std::rt`Alex Crichton-0/+145