Commit History

Author SHA1 Message Date
  LoGin 4eb845da62 feat: add a custom hook interface for begin_panic (#1) 8 months ago
  Gary Guo a1b75b6f4c More edition 2024 preparation 9 months ago
  Gary Guo f4b23267fa Add check for compiling in panic=abort without debuginfo 9 months ago
  Gary Guo 07d305b235 Only add CFI instructions for panic=unwind build 9 months ago
  Gary Guo c5f39d61dc Make use of unsafe attributes 10 months ago
  Gary Guo 41a5258acc Bump version 10 months ago
  Gary Guo 24c1b38355 Invert MOZ\0RUST endianness 10 months ago
  Gary Guo e651eadfa6 Migrate to naked_asm 10 months ago
  Gary Guo 76a9f9d4aa Bump gimli to 0.31 11 months ago
  Gary Guo 21a2112157 Add CFI instructions for save_context 11 months ago
  Gary Guo 2f19304851 Special case Rust unwind terminate for forced unwind 11 months ago
  Gary Guo c7c2bafc9c Bump crate version 1 year ago
  Gary Guo c64f2cfe44 c_unwind is now stable 1 year ago
  Gary Guo 94688e82f8 Update checkout action 1 year ago
  Lysander Mealy ac07eba737 fix(aarch64): replace `fp-armv8` with `neon` 1 year ago
  Lysander Mealy 34dd270724 style(aarch64): move comment inside the macro 1 year ago
  Lysander Mealy 3c250746d1 fix(aarch64): add support for environments without fp-armv8 1 year ago
  Jubilee Young a405eeb00a Prop error constant 1 year ago
  Jubilee Young 32d38fc256 Obtain expression from eh_frame 1 year ago
  Jubilee Young 3c770518dd Use ReaderOffset bounds 1 year ago
  Jubilee Young aace96c131 Update gimli to 0.30.0 1 year ago
  Jubilee Young 5718f01f8d Allow static_mut_refs 1 year ago
  Taiki Endo d7cd46e009 Use intrinsics::catch_unwind instead of intrinsics::try 1 year ago
  Gary Guo 6720a34c66 Fix static_mut_ref warning 1 year ago
  Gary Guo e9eefeed51 Use $CARGO instead of cargo in test scripts 1 year ago
  Gary Guo 06699c21b0 Stop using naked functions for restore_context 1 year ago
  Gary Guo 96888d814f core_intrinsics is now also marked as internal feature, so fix the warning 1 year ago
  Sean Cross cf89c1934c riscv32: align stack pointer to 16-bytes 1 year ago
  Gary Guo ad1b65a9b6 Version bump and edition upgrade 1 year ago
  Gary Guo fdf70d1e18 Add more tests 1 year ago