Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 314aed56b3f1044086bcad61f0064a6fc39e9d0d https://github.com/crosstool-ng/crosstool-ng/commit/314aed56b3f1044086bcad61f0064a6fc39e9d0d Author: Max Filippov Date: 2017-05-31 (Wed, 31 May 2017) Changed paths: A patches/gcc/4.8.5/874-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/4.9.4/875-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/5.4.0/879-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/6.3.0/873-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/7.1.0/870-gcc-xtensa-fix-fprintf-format-specifiers.patch Log Message: ----------- gcc: xtensa: backport fix for incorrect code generation xtensa GCC incorrectly uses %ld/0x%lx format specifiers to output HOST_WIDE_INT values, which results in incorrect code generation by the compiler built for armhf host. The original issue: https://github.com/qca/open-ath9k-htc-firmware/issues/130 Signed-off-by: Max Filippov Commit: db819545e3ac2eb73a42364fc2d0470a29474159 https://github.com/crosstool-ng/crosstool-ng/commit/db819545e3ac2eb73a42364fc2d0470a29474159 Author: Alexey Neyman Date: 2017-05-31 (Wed, 31 May 2017) Changed paths: A patches/gcc/4.8.5/874-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/4.9.4/875-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/5.4.0/879-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/6.3.0/873-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/7.1.0/870-gcc-xtensa-fix-fprintf-format-specifiers.patch Log Message: ----------- Merge pull request #728 from jcmvbkbc/xtensa-fix-fprintf-format gcc: xtensa: backport fix for incorrect code generation Compare: https://github.com/crosstool-ng/crosstool-ng/compare/189423937f27...db819545e3ac