]> sourceware.org Git - glibc.git/commit - ChangeLog
ARM: Consolidate with generic unwinder wrapper code
authorRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 22:01:49 +0000 (14:01 -0800)
committerRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 23:42:16 +0000 (15:42 -0800)
commit46abb64d6287d09100b147d062f6810066389b7e
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]
This page took 0.043267 seconds and 5 git commands to generate.