Commit Verlauf

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