about summary refs log tree commit diff
path: root/src/libstd/sys/common/libunwind.rs
AgeCommit message (Expand)AuthorLines
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-0/+4
2016-02-03Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichtonbors-0/+1
2016-02-02Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichtonbors-3/+2
2016-02-01Remove "powerpc64le" and "mipsel" target_archAlex Crichton-3/+2
2016-01-31Rename sunos to solarisNikita Baksalyar-1/+1
2016-01-31Add Illumos supportNikita Baksalyar-0/+1
2016-01-29add support for mips(el)-unknown-linux-muslJorge Aparicio-2/+3
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