Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ebf82e8215ebba8d0eb74038de59b530ae1d12cc https://github.com/crosstool-ng/crosstool-ng/commit/ebf82e8215ebba8d0eb74038de59b530ae1d12cc Author: Alexey Neyman Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M config/debug/strace.in M patches/strace/4.10/007_fix_bexecve64_test.patch M patches/strace/4.10/008_decode_mips_indirect_syscall.patch M patches/strace/4.10/009-upstream-musl_includes.patch Log Message: ----------- Add versions 4.11..4.15 of strace. Versions 4.13 and older marked as obsolete. Identify the source of the patches 007..009. Signed-off-by: Alexey Neyman Commit: fb426ac912f46889548a863a50a310b8d359307e https://github.com/crosstool-ng/crosstool-ng/commit/fb426ac912f46889548a863a50a310b8d359307e Author: Alexey Neyman Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: A patches/strace/4.10/010-use-host-ioctl.patch A patches/strace/4.11/010-use-host-ioctl.patch A patches/strace/4.12/010-use-host-ioctl.patch A patches/strace/4.13/010-use-host-ioctl.patch A patches/strace/4.14/010-use-host-ioctl.patch A patches/strace/4.15/010-use-host-ioctl.patch M scripts/build/debug/500-strace.sh Log Message: ----------- Replace strace workaround with a patch. The correct solution was checked in to strace GIT; will be part of the next release. Backport patch to 4.10..4.15, and remove the workaround from 500-strace.sh. Versions 4.9 and older should build fine even without the workaround (they would be picking up wrong definitions, but they need different patch and I don't feel like spending any time on these versions). Signed-off-by: Alexey Neyman Commit: 07c82662f5064f84dff179084c841fd89c682163 https://github.com/crosstool-ng/crosstool-ng/commit/07c82662f5064f84dff179084c841fd89c682163 Author: Alexey Neyman Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M config/debug/strace.in M patches/strace/4.10/007_fix_bexecve64_test.patch M patches/strace/4.10/008_decode_mips_indirect_syscall.patch M patches/strace/4.10/009-upstream-musl_includes.patch A patches/strace/4.10/010-use-host-ioctl.patch A patches/strace/4.11/010-use-host-ioctl.patch A patches/strace/4.12/010-use-host-ioctl.patch A patches/strace/4.13/010-use-host-ioctl.patch A patches/strace/4.14/010-use-host-ioctl.patch A patches/strace/4.15/010-use-host-ioctl.patch M scripts/build/debug/500-strace.sh Log Message: ----------- Merge pull request #537 from stilor/strace-update Strace update Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2b2c496f2a4d...07c82662f506