Commit History

Author SHA1 Message Date
  Felix Yan 3dba9da864 Correct a typo in x86_64.rs 1 year ago
  Nick Spinale 02b5c86f89 Add fde-custom feature 2 years ago
  Gary Guo 2f3ffefe8e Bump version 2 years ago
  Gary Guo c72e9cb824 Increase unwind table stack size 2 years ago
  Gary Guo 9217c76d3d Fix name for ForcedUnwind 2 years ago
  Nick Spinale fe407b61e1 Swap usage of drop_panic and foreign_exception 2 years ago
  Gary Guo 4adf2d434f Remove lto as related rust issue is fixed 2 years ago
  Gary Guo e5bc3a1542 asm is stable 2 years ago
  Louis Dupré Bertoni e962a107bb Fix print macros without newline 2 years ago
  Gary Guo 96fd6c3cae Bump version 3 years ago
  Dan Gohman 35ad635000 Fix compilation on `asm!` for Rust nightly. 3 years ago
  Gary Guo 52086c73f8 Bump version 3 years ago
  Gary Guo 9741d8a177 Remove alloc dependency 3 years ago
  Gary Guo 6eb9fc4e0f Reduce needed register rules depending on targets 3 years ago
  Gary Guo 6f4bf61efb Prevent heap allocation during stack unwind 3 years ago
  Gary Guo f12a54b320 Update README to reflect AArch64 and x86 support 3 years ago
  Gary Guo 4611999475 Add shields 3 years ago
  Gary Guo bbd66f493a Use gimli::UnwindContext 3 years ago
  Gary Guo 8a4b906cb8 Bump version 3 years ago
  Gary Guo 60a08d03b1 x86 unwinding support 3 years ago
  Gary Guo 8e6e2d9954 x86 support for panicking 3 years ago
  Gary Guo 56f2d3cb32 Reorg imports 3 years ago
  Gary Guo 377945f07a Add some defensive `#[inline(never)]` 3 years ago
  Gary Guo 9a570a961c Add description to Cargo.toml 3 years ago
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict 3 years ago
  Gary Guo 2bba02748c Improve documentation 3 years ago
  Gary Guo 88d34ea7ad Add generic panicking support 3 years ago
  Gary Guo 8241603500 Update README 3 years ago
  Gary Guo 5364967c0e Add method to get PHDR from aux vector 3 years ago
  Gary Guo b6f7d85be5 Update README 3 years ago