Commit Verlauf

Autor SHA1 Nachricht Datum
  Gary Guo 8a4b906cb8 Bump version vor 3 Jahren
  Gary Guo 9a570a961c Add description to Cargo.toml vor 3 Jahren
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict vor 3 Jahren
  Gary Guo 2bba02748c Improve documentation vor 3 Jahren
  Gary Guo 88d34ea7ad Add generic panicking support vor 3 Jahren
  Gary Guo 5364967c0e Add method to get PHDR from aux vector vor 3 Jahren
  Dan Gohman 800048db67 Remove "spin" from the default list, as it's pulled in by "fde-phdr". vor 3 Jahren
  Dan Gohman 67ebac869f Make the spin dependency optional. vor 3 Jahren
  Dan Gohman c40a114e23 Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`. vor 3 Jahren
  Gary Guo e39f404854 Add patch to use latest version of gimli vor 3 Jahren
  Gary Guo f4dd644e67 Static FDE searcher vor 3 Jahren
  Gary Guo e1c7c1ae60 Refactor vor 3 Jahren
  Gary Guo 2fc17fc631 Add an example vor 3 Jahren
  Gary Guo af45cc8701 Move dummy panic handler to lib as well vor 3 Jahren
  Gary Guo 6e74064c7f Implement basic panic handler vor 3 Jahren
  Gary Guo af031eb4b1 Panic utilities vor 3 Jahren
  Gary Guo 487ca98456 Add print helpers vor 3 Jahren
  Gary Guo f0e87da0aa Implement rust personality vor 3 Jahren
  Gary Guo e205fb9e64 Move dummy personality to libunwind 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 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 8b06d29ed8 misc changes vor 3 Jahren
  Gary Guo c9385a3f21 FDE finder vor 3 Jahren