aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/pt-arm-unwind-resume.S
AgeCommit message (Expand)Author
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath