提交歷史

作者 SHA1 備註 提交日期
  Gary Guo 4611999475 Add shields 3 年之前
  Gary Guo bbd66f493a Use gimli::UnwindContext 3 年之前
  Gary Guo 8a4b906cb8 Bump version 3 年之前
  Gary Guo 60a08d03b1 x86 unwinding support 3 年之前
  Gary Guo 8e6e2d9954 x86 support for panicking 3 年之前
  Gary Guo 56f2d3cb32 Reorg imports 3 年之前
  Gary Guo 377945f07a Add some defensive `#[inline(never)]` 3 年之前
  Gary Guo 9a570a961c Add description to Cargo.toml 3 年之前
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict 3 年之前
  Gary Guo 2bba02748c Improve documentation 3 年之前
  Gary Guo 88d34ea7ad Add generic panicking support 3 年之前
  Gary Guo 8241603500 Update README 3 年之前
  Gary Guo 5364967c0e Add method to get PHDR from aux vector 3 年之前
  Gary Guo b6f7d85be5 Update README 3 年之前
  Dan Gohman 800048db67 Remove "spin" from the default list, as it's pulled in by "fde-phdr". 3 年之前
  Dan Gohman 04a14677e4 Issue a friendlier error message if fde-registry is enabled with no lock impl. 3 年之前
  Dan Gohman 67ebac869f Make the spin dependency optional. 3 年之前
  Dan Gohman a672291e9b Try `fde-gnu-eh-frame-hdr` before `fde-phdr`. 3 年之前
  Dan Gohman c40a114e23 Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`. 3 年之前
  Gary Guo 32ad71301c Throw error if architecture is not supported 3 年之前
  Gary Guo 789082f176 Add AArch64 support 3 年之前
  Gary Guo e39f404854 Add patch to use latest version of gimli 3 年之前
  Gary Guo 41e805c1cf Handle signal frame 3 年之前
  Gary Guo 10dccf7dc4 Describe baremetal 3 年之前
  Gary Guo c970b0d1fb Fix warning 3 年之前
  Gary Guo f4dd644e67 Static FDE searcher 3 年之前
  Gary Guo 0bb383ea30 Remove fp from RISC-V context if d is not enabled 3 年之前
  Gary Guo 2988ed52fb Update readme 3 年之前
  Gary Guo 370c02ac46 Add readme 3 年之前
  Gary Guo 57b6852c97 RISC-V unwinder support 3 年之前