strace: backport AArch64 support
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Tue, 20 Nov 2012 08:57:58 +0000 (09:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:35 +0000 (15:12 +0000)
commit163131b8eb9b618e09230c71f81cf7f1559fe429
treeeb59e64dcace48fe3cbeba662ef34bafb63784ac
parent1c38a340f86fca784c296a1cb1be2dc2092dd86f
strace: backport AArch64 support

This changeset updates existing OE patches to commits from upstream git
tree and adds everything needed to get AArch64 support working.

(From OE-Core rev: f67ad1c2634b3c7a46c43ebdbdffbe7a083e99ed)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/recipes-devtools/strace/strace-4.7/0003-util-fix-building-when-glibc-has-a-stub-process_vm_r.patch [moved from meta/recipes-devtools/strace/strace-4.7/strace-eglibc-2.16.patch with 77% similarity]
meta/recipes-devtools/strace/strace-4.7/0014-x32-update-syscall-table.patch [moved from meta/recipes-devtools/strace/strace-4.7/strace-x32.patch with 87% similarity]
meta/recipes-devtools/strace/strace-4.7/0018-x32-update-g-s-etsockopt-syscall-numbers.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0024-x32-add-64bit-annotation-too.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0025-Add-e-trace-memory-option.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0026-linux-add-new-errno-values-for-EPROBE_DEFER-and-EOPE.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0027-Add-AArch64-support-to-strace.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0028-Enhance-quotactl-decoding.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0029-Filter-out-redundant-32-ioctl-entries.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0030-Move-asm-generic-ioctl-definitions-to-linux-ioctlent.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace-4.7/0031-Add-support-for-tracing-32-bit-ARM-EABI-binaries-on-.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_4.7.bb