Histórico de Commits

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