summary refs log tree commit diff
path: root/src/libstd/sys/common/unwind
AgeCommit message (Expand)AuthorLines
2015-10-25std: Stabilize library APIs for 1.5Alex Crichton-2/+2
2015-10-05Fix MSVC stage0 with landing pads enabledSimonas Kazlauskas-1/+11
2015-09-24Explicitly count the number of panicsAndrea Canciani-18/+4
2015-09-23Auto merge of #28585 - ranma42:simpler-panic, r=alexcrichtonbors-83/+5
2015-09-22Remove unwind::registerAndrea Canciani-69/+2
2015-09-22Simplify inner_try in std::rt::unwind::tryAndrea Canciani-9/+11
2015-09-22Simplify on_panic callback handlingAndrea Canciani-16/+5
2015-09-14Mark all extern functions as nounwindBjörn Steinbrink-0/+4
2015-09-11std: Internalize almost all of `std::rt`Alex Crichton-0/+922