From: blogic Date: Wed, 23 Dec 2015 19:26:11 +0000 (+0000) Subject: binutils: upgrade to version 2.25 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=62fecac1ed5551257d289a10b880f5b40dc0f0c0;hp=62fecac1ed5551257d289a10b880f5b40dc0f0c0;p=openwrt-working-2016%2F.git binutils: upgrade to version 2.25 Fixes build: config/tc-i386.c: In function 'build_modrm_byte': config/tc-i386.c:6143:31: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses] && !op.bitfield.reg64 != 1 Contains this fix: https://sourceware.org/ml/binutils/2014-09/msg00095.html Signed-off-by: Alexandru Ardelean git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48003 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---