binutils: upgrade to version 2.25
authorJohn Crispin <john@openwrt.org>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 23 Dec 2015 19:26:11 +0000 (19:26 +0000)
commitbd8557ff4ce4533fb12fa963b6fb6c491176a73b
tree85c81274c474c5fd6a8148262240dafcc518cc55
parent3e995d8682be08cb726e7b72f3a37024b0279ff1
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>
SVN-Revision: 48003
package/devel/binutils/Makefile