aarch64: Consolidate NPTL/non versions of clone
commit111cc714894d71fdc31c04e56b1bcd41b2680269
authorRichard Henderson <rth@redhat.com>
Fri, 23 May 2014 19:44:23 +0000 (23 15:44 -0400)
committerRichard Henderson <rth@redhat.com>
Tue, 3 Jun 2014 15:04:04 +0000 (3 11:04 -0400)
tree5d69bd81441b97d5880c0e27c194dc1de7f37b01
parentccc39911132db27b385b4dd196cf2bb82f2d03c2
aarch64: Consolidate NPTL/non versions of clone

At the same time, rely on non-clobbered registers across syscall
so that we eliminate the stack frame that we previously ignored
in the unwind info.
ChangeLog
sysdeps/unix/sysv/linux/aarch64/clone.S
sysdeps/unix/sysv/linux/aarch64/nptl/clone.S [deleted file]