Commit Graph

13 Commits

Author SHA1 Message Date
Gary Guo
487ca98456 Add print helpers 2021-08-26 10:01:58 +01:00
Gary Guo
f0e87da0aa Implement rust personality 2021-08-26 09:56:15 +01:00
Gary Guo
e205fb9e64 Move dummy personality to libunwind 2021-08-26 09:54:17 +01:00
Gary Guo
68baa798fb Add a feature gate to control whether hide self from trace 2021-08-26 05:40:08 +01:00
Gary Guo
a942d60e1a Allow dwarf expr support to be turned off 2021-08-26 05:37:45 +01:00
Gary Guo
d22df752ca Move the system allocator to libunwind as a feature 2021-08-26 05:27:35 +01:00
Gary Guo
5e4c957df4 Workaround rust issue 50007 2021-08-26 05:24:02 +01:00
Gary Guo
f76376c101 Add a cdylib target 2021-08-26 05:01:50 +01:00
Gary Guo
20ca20e7f8 Remove std dependency 2021-08-26 04:27:01 +01:00
Gary Guo
83537e0211 Gate FDE finder under features 2021-08-26 03:56:15 +01:00
Gary Guo
c195fc91eb Use spinlock if std feature is off 2021-08-26 03:50:33 +01:00
Gary Guo
8b06d29ed8 misc changes 2021-08-25 21:36:42 +01:00
Gary Guo
c9385a3f21 FDE finder 2021-08-25 02:55:49 +01:00