update to binutils 2.25.1

This commit is contained in:
Dave Murphy
2015-11-29 18:57:41 +00:00
parent e2d1ec8882
commit 1d6cd5b344
3 changed files with 6780 additions and 13 deletions

View File

@@ -41,7 +41,7 @@ case "$VERSION" in
;;
"2" )
GCC_VER=5.2.0
BINUTILS_VER=2.25
BINUTILS_VER=2.25.1
NEWLIB_VER=2.0.0
GDB_VER=7.10
basedir='dkppc'