Historique des commits

Auteur SHA1 Message Date
  Gary Guo 57b6852c97 RISC-V unwinder support il y a 3 ans
  Gary Guo f34aa1824f Fix build il y a 3 ans
  Gary Guo 2212467faf Add riscv arch def il y a 3 ans
  Gary Guo 62878b5995 Move arch code around il y a 3 ans
  Gary Guo 1e46c7ea3a Allow unwinder to be turned off il y a 3 ans
  Gary Guo e1c7c1ae60 Refactor il y a 3 ans
  Gary Guo 210e6def4c Add backtrace to panic-handler feature il y a 3 ans
  Gary Guo 8e20d33822 Remove unsafe from signatures wihth callback il y a 3 ans
  Gary Guo 2fc17fc631 Add an example il y a 3 ans
  Gary Guo af45cc8701 Move dummy panic handler to lib as well il y a 3 ans
  Gary Guo 6e74064c7f Implement basic panic handler il y a 3 ans
  Gary Guo af031eb4b1 Panic utilities il y a 3 ans
  Gary Guo 487ca98456 Add print helpers il y a 3 ans
  Gary Guo f0e87da0aa Implement rust personality il y a 3 ans
  Gary Guo e205fb9e64 Move dummy personality to libunwind il y a 3 ans
  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