| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -25/+0 |
| 2020-07-23 | replace miri_start_panic intrinsic by 'extern fn' | Ralf Jung | -1/+6 |
| 2020-03-14 | fix comment, rustfmt | Ralf Jung | -1/+1 |
| 2020-03-14 | adjust Miri interaction with panic runtime | Ralf Jung | -0/+20 |
| 2019-11-30 | libunwind_panic: adjust miri panic hack | Ralf Jung | -42/+0 |
| 2019-11-16 | avoid linking errors | Ralf Jung | -6/+1 |
| 2019-11-16 | miri panic_unwind: fix hack for SEH platforms | Ralf Jung | -1/+25 |
| 2019-11-11 | Remove trampoline, pass `ret` and `unwind` when handling intrinsics | Aaron Hill | -5/+0 |
| 2019-11-11 | Move to miri.rs and re-export it | Aaron Hill | -0/+5 |
| 2019-11-11 | Use proper intrinsic type | Aaron Hill | -2/+1 |
| 2019-11-11 | More work on miri_start_panic | Aaron Hill | -1/+9 |
| 2019-11-11 | Fix up intrinsic implementation | Aaron Hill | -2/+6 |
| 2019-11-11 | Add explicit Miri support to libpanic_unwind | Aaron Hill | -0/+12 |
