summary refs log tree commit diff
path: root/src/libstd/sys/common/unwind/seh64_gnu.rs
AgeCommit message (Expand)AuthorLines
2015-11-09std: Migrate to the new libcAlex Crichton-106/+34
2015-10-18Implement `eh_unwind_resume` in libstd.Vadim Chugunov-9/+2
2015-09-14Mark all extern functions as nounwindBjörn Steinbrink-0/+2
2015-09-11std: Internalize almost all of `std::rt`Alex Crichton-0/+218