strace: upgrade to 4.8, supporting now aarch64, and xtensa
authorChris Zankel <chris@zankel.net>
Sun, 9 Jun 2013 21:35:44 +0000 (14:35 -0700)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 10 Jun 2013 12:03:46 +0000 (14:03 +0200)
commit45ef34d5cf28b4a96fcaea7aacae309ac3b4c51b
tree440b466306bcb220f94f19d33bd15b6a4620d9e9
parent2228c15e4161881fd77c3134f73bb5f913d4971a
strace: upgrade to 4.8, supporting now aarch64, and xtensa

Remove 'strace-fix-arm-bad-syscall.patch'. This patch had been integrated
in v4.6 (commit: 9bc6340d2) and was later replaced with a generic solution
in v.7 (commit: 2ce12ed31c2).

Strace still cannot handle non-LFS environments, so a modified version of
strace-fix-disabled-largefile-syscalls.patch remains. The 64-bit syscalls
(sys_truncate64, etc.) are references in the sysent structure but the
functinon definitions are commented out becuase of the missing LFS support.

The workaround for the 'forced lfs mode' doesn't seem to be necessary anymore.

Build tested on arm w and w/o LFS support.

[Peter: arc still not supported]
Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/strace/Config.in
package/strace/strace-fix-arm-bad-syscall.patch [deleted file]
package/strace/strace-fix-disabled-largefile-syscalls.patch
package/strace/strace.mk