| commit | d5c137cf529398b9bd7ea1c34605aa4b735b8b11 | [log] [tgz] |
|---|---|---|
| author | Christophe Lyon <christophe.lyon@linaro.org> | Wed Apr 14 14:22:44 2021 +0000 |
| committer | Christophe Lyon <christophe.lyon@linaro.org> | Wed Apr 14 14:22:44 2021 +0000 |
| tree | 560a4eda2ca71f0f18a2b372265e80504b6ae82a | |
| parent | 666c20f65ebe79576949e989640d938928daad05 [diff] |
ARM/FDPIC: Add support to unwind thumb2 signal trampoline 2021-04-14 Mickael Guene <mickael.guene@st.com> Christophe Lyon <christophe.lyon@st.com> * gdb/arm-linux-tdep.c (FDPIC_T2_LDR_R12_WITH_FUNCDESC): New define. (FDPIC_T2_LDR_R9_WITH_GOT): New define. (FDPIC_T2_LDR_PC_WITH_RESTORER): New define. (arm_linux_thumb2_sigreturn_tramp_frame_fdpic): New. (arm_linux_init_abi): Add thumb2 signal handler.