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