about summary refs log tree commit diff
path: root/sysdeps/arm/pt-arm-unwind-resume.S
Commit message (Collapse)AuthorAgeFilesLines
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-011-28/+2
| | | | Reviewed-by: Carlos O'Donell <carlos@redhat.com>
* Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer2021-03-011-2/+46
| | | | | | | | Temporarily move the arm _Unwind_Resume implementation to the file used by libpthread. It will be ported to <unwind-link.h> along with the rest of nptl. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-051-0/+2