Dan Gohman
|
800048db67
Remove "spin" from the default list, as it's pulled in by "fde-phdr".
|
3 years ago |
Dan Gohman
|
04a14677e4
Issue a friendlier error message if fde-registry is enabled with no lock impl.
|
3 years ago |
Dan Gohman
|
67ebac869f
Make the spin dependency optional.
|
3 years ago |
Dan Gohman
|
a672291e9b
Try `fde-gnu-eh-frame-hdr` before `fde-phdr`.
|
3 years ago |
Dan Gohman
|
c40a114e23
Add a way to find `.eh_frame_hdr` using `__GNU_EH_FRAME_HDR`.
|
3 years ago |
Gary Guo
|
32ad71301c
Throw error if architecture is not supported
|
3 years ago |
Gary Guo
|
789082f176
Add AArch64 support
|
3 years ago |
Gary Guo
|
e39f404854
Add patch to use latest version of gimli
|
3 years ago |
Gary Guo
|
41e805c1cf
Handle signal frame
|
3 years ago |
Gary Guo
|
10dccf7dc4
Describe baremetal
|
3 years ago |
Gary Guo
|
c970b0d1fb
Fix warning
|
3 years ago |
Gary Guo
|
f4dd644e67
Static FDE searcher
|
3 years ago |
Gary Guo
|
0bb383ea30
Remove fp from RISC-V context if d is not enabled
|
3 years ago |
Gary Guo
|
2988ed52fb
Update readme
|
3 years ago |
Gary Guo
|
370c02ac46
Add readme
|
3 years ago |
Gary Guo
|
57b6852c97
RISC-V unwinder support
|
3 years ago |
Gary Guo
|
f34aa1824f
Fix build
|
3 years ago |
Gary Guo
|
2212467faf
Add riscv arch def
|
3 years ago |
Gary Guo
|
62878b5995
Move arch code around
|
3 years ago |
Gary Guo
|
1e46c7ea3a
Allow unwinder to be turned off
|
3 years ago |
Gary Guo
|
e1c7c1ae60
Refactor
|
3 years ago |
Gary Guo
|
210e6def4c
Add backtrace to panic-handler feature
|
3 years ago |
Gary Guo
|
8e20d33822
Remove unsafe from signatures wihth callback
|
3 years ago |
Gary Guo
|
2fc17fc631
Add an example
|
3 years ago |
Gary Guo
|
af45cc8701
Move dummy panic handler to lib as well
|
3 years ago |
Gary Guo
|
6e74064c7f
Implement basic panic handler
|
3 years ago |
Gary Guo
|
af031eb4b1
Panic utilities
|
3 years ago |
Gary Guo
|
487ca98456
Add print helpers
|
3 years ago |
Gary Guo
|
f0e87da0aa
Implement rust personality
|
3 years ago |
Gary Guo
|
e205fb9e64
Move dummy personality to libunwind
|
3 years ago |