ARM: Consolidate with generic unwinder wrapper code
commit46abb64d6287d09100b147d062f6810066389b7e
authorRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 22:01:49 +0000 (5 14:01 -0800)
committerRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 23:42:16 +0000 (5 15:42 -0800)
tree9102447cb3ce0baaf29cb4041d8bb915f1185225
parent61695fb2bab724ed69057c3eff03253708f96517
ARM: Consolidate with generic unwinder wrapper code
ChangeLog
sysdeps/arm/Makefile
sysdeps/arm/arm-unwind-resume.S [new file with mode: 0644]
sysdeps/arm/pt-arm-unwind-resume.S [new file with mode: 0644]
sysdeps/arm/rt-arm-unwind-resume.S [new file with mode: 0644]
sysdeps/arm/unwind-resume.h [new file with mode: 0644]
sysdeps/generic/unwind-resume.h [new file with mode: 0644]
sysdeps/gnu/unwind-resume.c
sysdeps/nptl/unwind-forcedunwind.c
sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c [deleted file]
sysdeps/unix/sysv/linux/arm/unwind-resume.c [deleted file]