Historique des commits

Auteur SHA1 Message Date
  Gary Guo bf908d9562 Relax &mut to &UnwindContext for accessors il y a 3 ans
  Gary Guo 68baa798fb Add a feature gate to control whether hide self from trace il y a 3 ans
  Gary Guo a942d60e1a Allow dwarf expr support to be turned off il y a 3 ans
  Gary Guo d22df752ca Move the system allocator to libunwind as a feature il y a 3 ans
  Gary Guo 5e4c957df4 Workaround rust issue 50007 il y a 3 ans
  Gary Guo f76376c101 Add a cdylib target il y a 3 ans
  Gary Guo 7c07a5dbd9 Add helper methods to UnwindAction il y a 3 ans
  Gary Guo 20ca20e7f8 Remove std dependency il y a 3 ans
  Gary Guo 83537e0211 Gate FDE finder under features il y a 3 ans
  Gary Guo c195fc91eb Use spinlock if std feature is off il y a 3 ans
  Gary Guo 54cbb9f8fc Use core::ffi::c_void instead of libc::c_void il y a 3 ans
  Gary Guo 855a3d3a9f Full unwinding implementation il y a 3 ans
  Gary Guo 874abe87d2 Make frame optional to be able to denote end-of-stack in context il y a 3 ans
  Gary Guo e588ffdf2e Implement unwind accessors il y a 3 ans
  Gary Guo 69f47111a0 Add unwind ABI defs il y a 3 ans
  Gary Guo 61275d40b8 cfg-gate x86_64 module il y a 3 ans
  Gary Guo 28f545a5c8 Enforce unsafe_op_in_unsafe_fn il y a 3 ans
  Gary Guo dd94e27b1f Implement frame unwinder il y a 3 ans
  Gary Guo 8b06d29ed8 misc changes il y a 3 ans
  Gary Guo 5ecb44d1e3 Implement context save/restore asm for x86_64 il y a 3 ans
  Gary Guo c9385a3f21 FDE finder il y a 3 ans