binutils: upgrade to version 2.25
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
commit62fecac1ed5551257d289a10b880f5b40dc0f0c0
tree85c81274c474c5fd6a8148262240dafcc518cc55
parent678009bc2e1bd707790be945af35fdbab64874d4
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 <ardeleanalex@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48003 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/devel/binutils/Makefile