binutils: upgrade to version 2.25
authorJohn Crispin <blogic@openwrt.org>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
commit0ef1b86e97a08c9cbb5b0f4ea8d8a4ee91eb27b2
tree85c81274c474c5fd6a8148262240dafcc518cc55
parentb7c1377d2c4992d4ba6393583f985442b7e46a45
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