tn3399_openwrt/package/devel
John Crispin 1a54162447 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
2015-12-23 19:26:11 +00:00
..
binutils binutils: upgrade to version 2.25 2015-12-23 19:26:11 +00:00
gdb gdb: update to the latest version, fixes a build error with gcc 5.2 2015-09-03 13:14:50 +00:00
oprofile oprofile: drop kmod-oprofile dependency, it uses the perf API now 2015-10-06 12:32:59 +00:00
perf package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
strace strace: add kernel headers include to host cflags to fix build on non-linux systems 2015-07-19 14:59:16 +00:00
trace-cmd trace-cmd: update to 2.4.2 2015-05-08 10:44:08 +00:00
valgrind valgrind: update to 3.10.1 and fix kernel >= 4.0 2015-07-11 20:55:36 +00:00