Historique des commits

Auteur SHA1 Message Date
  Gary Guo 8a4b906cb8 Bump version il y a 3 ans
  Gary Guo 9a570a961c Add description to Cargo.toml il y a 3 ans
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict il y a 3 ans
  Gary Guo 2bba02748c Improve documentation il y a 3 ans
  Gary Guo 88d34ea7ad Add generic panicking support il y a 3 ans
  Gary Guo 5364967c0e Add method to get PHDR from aux vector il y a 3 ans
  Dan Gohman 800048db67 Remove "spin" from the default list, as it's pulled in by "fde-phdr". il y a 3 ans
  Dan Gohman 67ebac869f Make the spin dependency optional. il y a 3 ans
  Dan Gohman c40a114e23 Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`. il y a 3 ans
  Gary Guo e39f404854 Add patch to use latest version of gimli il y a 3 ans
  Gary Guo f4dd644e67 Static FDE searcher il y a 3 ans
  Gary Guo e1c7c1ae60 Refactor 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 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 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 8b06d29ed8 misc changes il y a 3 ans
  Gary Guo c9385a3f21 FDE finder il y a 3 ans