You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
binutils binutils: upgrade to version 2.25 9 years ago
gdb gdb: update to the latest version, fixes a build error with gcc 5.2 9 years ago
oprofile oprofile: drop kmod-oprofile dependency, it uses the perf API now 9 years ago
perf package/devel/perf: fix build for kernel 4.1 9 years ago
strace strace: add kernel headers include to host cflags to fix build on non-linux systems 9 years ago
trace-cmd trace-cmd: update to 2.4.2 9 years ago
valgrind valgrind: update to 3.10.1 and fix kernel >= 4.0 9 years ago