Historial de Commits

Autor SHA1 Mensaje Fecha
  Gary Guo 8a4b906cb8 Bump version hace 3 años
  Gary Guo 9a570a961c Add description to Cargo.toml hace 3 años
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict hace 3 años
  Gary Guo 2bba02748c Improve documentation hace 3 años
  Gary Guo 88d34ea7ad Add generic panicking support hace 3 años
  Gary Guo 5364967c0e Add method to get PHDR from aux vector hace 3 años
  Dan Gohman 800048db67 Remove "spin" from the default list, as it's pulled in by "fde-phdr". hace 3 años
  Dan Gohman 67ebac869f Make the spin dependency optional. hace 3 años
  Dan Gohman c40a114e23 Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`. hace 3 años
  Gary Guo e39f404854 Add patch to use latest version of gimli hace 3 años
  Gary Guo f4dd644e67 Static FDE searcher hace 3 años
  Gary Guo e1c7c1ae60 Refactor hace 3 años
  Gary Guo 2fc17fc631 Add an example hace 3 años
  Gary Guo af45cc8701 Move dummy panic handler to lib as well hace 3 años
  Gary Guo 6e74064c7f Implement basic panic handler hace 3 años
  Gary Guo af031eb4b1 Panic utilities hace 3 años
  Gary Guo 487ca98456 Add print helpers hace 3 años
  Gary Guo f0e87da0aa Implement rust personality hace 3 años
  Gary Guo e205fb9e64 Move dummy personality to libunwind hace 3 años
  Gary Guo 68baa798fb Add a feature gate to control whether hide self from trace hace 3 años
  Gary Guo a942d60e1a Allow dwarf expr support to be turned off hace 3 años
  Gary Guo d22df752ca Move the system allocator to libunwind as a feature hace 3 años
  Gary Guo 5e4c957df4 Workaround rust issue 50007 hace 3 años
  Gary Guo f76376c101 Add a cdylib target hace 3 años
  Gary Guo 20ca20e7f8 Remove std dependency hace 3 años
  Gary Guo 83537e0211 Gate FDE finder under features hace 3 años
  Gary Guo c195fc91eb Use spinlock if std feature is off hace 3 años
  Gary Guo 8b06d29ed8 misc changes hace 3 años
  Gary Guo c9385a3f21 FDE finder hace 3 años