update patchsets for devkitARM

This commit is contained in:
Dave Murphy
2014-02-16 21:58:35 +00:00
parent dcc84df004
commit 2c11d43aef
4 changed files with 3179 additions and 3 deletions

View File

@@ -30,10 +30,10 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.8.1
BINUTILS_VER=2.23.1
GCC_VER=4.8.2
BINUTILS_VER=2.24
NEWLIB_VER=2.0.0
GDB_VER=7.6.1
GDB_VER=7.7
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi