1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-08 02:18:11 +01:00
libunwind-eh_elf/include/tdep-arm
Ken Werner 36511d3d1f Add support for handling signal frames on ARM Linux.
This patch add support for resuming at a certain stack frame even if signal
frames are involved. For restoring the registers the trampoline (sigreturn)
is used. RT and non-RT signal frames are handled for both >=2.6.18 and
<2.6.18 kernels.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
2011-05-03 20:18:40 +02:00
..
dwarf-config.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
ex_tables.h Create a generic and local variant of the extbl parser. 2011-04-05 20:59:10 -07:00
jmpbuf.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind_i.h Add support for handling signal frames on ARM Linux. 2011-05-03 20:18:40 +02:00