Histórico de Commits

Autor SHA1 Mensagem Data
  Gary Guo e5bc3a1542 asm is stable há 3 anos atrás
  Louis Dupré Bertoni e962a107bb Fix print macros without newline há 3 anos atrás
  Gary Guo 96fd6c3cae Bump version há 3 anos atrás
  Dan Gohman 35ad635000 Fix compilation on `asm!` for Rust nightly. há 3 anos atrás
  Gary Guo 52086c73f8 Bump version há 3 anos atrás
  Gary Guo 9741d8a177 Remove alloc dependency há 3 anos atrás
  Gary Guo 6eb9fc4e0f Reduce needed register rules depending on targets há 3 anos atrás
  Gary Guo 6f4bf61efb Prevent heap allocation during stack unwind há 3 anos atrás
  Gary Guo f12a54b320 Update README to reflect AArch64 and x86 support há 3 anos atrás
  Gary Guo 4611999475 Add shields há 3 anos atrás
  Gary Guo bbd66f493a Use gimli::UnwindContext há 3 anos atrás
  Gary Guo 8a4b906cb8 Bump version há 3 anos atrás
  Gary Guo 60a08d03b1 x86 unwinding support há 3 anos atrás
  Gary Guo 8e6e2d9954 x86 support for panicking há 3 anos atrás
  Gary Guo 56f2d3cb32 Reorg imports há 3 anos atrás
  Gary Guo 377945f07a Add some defensive `#[inline(never)]` há 3 anos atrás
  Gary Guo 9a570a961c Add description to Cargo.toml há 3 anos atrás
  Gary Guo 52b976dc4d Rename project to unwinding to avoid crates.io name conflict há 3 anos atrás
  Gary Guo 2bba02748c Improve documentation há 3 anos atrás
  Gary Guo 88d34ea7ad Add generic panicking support há 3 anos atrás
  Gary Guo 8241603500 Update README há 3 anos atrás
  Gary Guo 5364967c0e Add method to get PHDR from aux vector há 3 anos atrás
  Gary Guo b6f7d85be5 Update README há 3 anos atrás
  Dan Gohman 800048db67 Remove "spin" from the default list, as it's pulled in by "fde-phdr". há 3 anos atrás
  Dan Gohman 04a14677e4 Issue a friendlier error message if fde-registry is enabled with no lock impl. há 3 anos atrás
  Dan Gohman 67ebac869f Make the spin dependency optional. há 3 anos atrás
  Dan Gohman a672291e9b Try `fde-gnu-eh-frame-hdr` before `fde-phdr`. há 3 anos atrás
  Dan Gohman c40a114e23 Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`. há 3 anos atrás
  Gary Guo 32ad71301c Throw error if architecture is not supported há 3 anos atrás
  Gary Guo 789082f176 Add AArch64 support há 3 anos atrás